org.joone.edit
Class ChartHandleLayerFigure
- java.lang.Object
-
- CH.ifa.draw.standard.AbstractFigure
-
- CH.ifa.draw.standard.CompositeFigure
-
- org.joone.edit.ConcreteGenericFigure
-
- org.joone.edit.LayerFigure
-
- org.joone.edit.OutputLayerFigure
-
- org.joone.edit.ChartHandleLayerFigure
-
- All Implemented Interfaces:
- Figure, FigureChangeListener, Storable, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, GenericFigure, UpdatableFigure
public class ChartHandleLayerFigure extends OutputLayerFigure
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.joone.edit.ConcreteGenericFigure
log
-
Fields inherited from interface CH.ifa.draw.framework.Figure
POPUP_MENU
-
-
Constructor Summary
Constructors Constructor and Description ChartHandleLayerFigure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddPostConn(LayerFigure layerFigure, OutputPatternListener synapse)booleancanConnect(GenericFigure start, ConnectionFigure conn)voidremovePostConn(LayerFigure figure, OutputPatternListener conn)-
Methods inherited from class org.joone.edit.OutputLayerFigure
addPreConn, addPreConn, canConnect, getOutputLayer, getWrapper, removePreConn, removePreConn
-
Methods inherited from class org.joone.edit.LayerFigure
addPreConn, getLayer, hasCycle, read, readConn, removePostConn, removePreConn, setLayer, setNumLayers, write, writeConn
-
Methods inherited from class org.joone.edit.ConcreteGenericFigure
basicDisplayBox, connectionInsets, displayBox, draw, figureChanged, figureRemoved, getParam, getPopupMenu, handles, initialize, notifyPostConn, setParam, setParams, update, update
-
Methods inherited from class CH.ifa.draw.standard.CompositeFigure
add, addAll, bringToFront, figureAt, figureCount, figureInvalidated, figureRequestRemove, figureRequestUpdate, figures, figuresReverse, findFigure, findFigure, findFigure, findFigureInside, findFigureInsideWithout, findFigureWithout, includes, orphan, orphanAll, release, remove, removeAll, removeAll, replace, sendToBack
-
Methods inherited from class CH.ifa.draw.standard.AbstractFigure
addFigureChangeListener, addToContainer, center, changed, clone, connectedTextLocator, connectorAt, connectorVisibility, containsPoint, decompose, displayBox, displayBox, getAttribute, invalidate, isEmpty, listener, moveBy, removeFigureChangeListener, removeFromContainer, setAttribute, size, willChange
-
-
-
-
Method Detail
-
canConnect
public boolean canConnect(GenericFigure start, ConnectionFigure conn)
- Specified by:
canConnectin interfaceGenericFigure- Overrides:
canConnectin classLayerFigure
-
addPostConn
public void addPostConn(LayerFigure layerFigure, OutputPatternListener synapse)
- Overrides:
addPostConnin classOutputLayerFigure
-
removePostConn
public void removePostConn(LayerFigure figure, OutputPatternListener conn)
- Overrides:
removePostConnin classLayerFigure
-
-
DataMelt 3.0 © DataMelt by jWork.ORG