public abstract static class ScreenSpaceCanvas.BasicCanvasShape extends java.lang.Object implements ScreenSpaceCanvas.CanvasShape
| Modifier and Type | Field and Description |
|---|---|
protected long |
uniqueId |
| Constructor and Description |
|---|
BasicCanvasShape() |
| Modifier and Type | Method and Description |
|---|---|
long |
getUniqueId() |
protected void |
publishChange() |
void |
setShapeListener(ScreenSpaceShapeListener listener) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic void setShapeListener(ScreenSpaceShapeListener listener)
setShapeListener in interface ScreenSpaceCanvas.CanvasShapepublic long getUniqueId()
getUniqueId in interface ScreenSpaceCanvas.CanvasShapeprotected void publishChange()