public abstract class AbstractLayoutGraphicListener extends AbstractLayoutToolListener implements ILayoutGraphicListener
layoutManager, layoutPanel| Constructor and Description |
|---|
AbstractLayoutGraphicListener(LayoutPanel theLayoutPanel) |
| Modifier and Type | Method and Description |
|---|---|
abstract GeometryAdapter |
createGeometryAdapter() |
void |
endGraphic() |
abstract int |
getFFrameGraphicsType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelDrawing, getImageCursorpublic AbstractLayoutGraphicListener(LayoutPanel theLayoutPanel)
theLayoutPanel - public void endGraphic()
endGraphic in interface ILayoutGraphicListenerpublic abstract int getFFrameGraphicsType()
public abstract GeometryAdapter createGeometryAdapter()
createGeometryAdapter in interface ILayoutGraphicListener