|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.swtlayeredgraph.LayerDrawable
net.sourceforge.swtlayeredgraph.LayerGroup
net.sourceforge.swtlayeredgraph.GraphLayer
public class GraphLayer
Defines a graph layer that can contain objects and knows how to draw them.
Field Summary |
---|
Fields inherited from class net.sourceforge.swtlayeredgraph.LayerDrawable |
---|
componentType, extentPointList |
Constructor Summary | |
---|---|
GraphLayer()
Default constructor |
|
GraphLayer(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class net.sourceforge.swtlayeredgraph.LayerGroup |
---|
draw, drawHover, drawSelected, getContainer, move |
Methods inherited from class net.sourceforge.swtlayeredgraph.LayerDrawable |
---|
addExtentChangeListener, addExtentPoint, addNameChangeListner, clearExtents, getExtents, getName, handleMouseDoubleClick, handleMouseDown, handleMouseMove, handleMouseUp, isDirty, isDrawable, isFocused, isGroup, isLayer, isSelected, isVisible, recalculateExtents, removeExtentChangeListener, removeNameChangeListener, setDirty, setFocused, setName, setSelected, setVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphLayer()
public GraphLayer(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |