class GeometryCollectionNode extends GeometryNode
Modifier and Type | Field and Description |
---|---|
(package private) GeometryCollection |
coll |
children, context
index, text
Constructor and Description |
---|
GeometryCollectionNode(GeometryCollection coll,
GeometryContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
fillChildren() |
Geometry |
getGeometry() |
javax.swing.ImageIcon |
getIcon() |
create, getChildAt, getChildCount, getIndexOfChild, isLeaf
getText, indexString, setIndex, sizeString
GeometryCollection coll
GeometryCollectionNode(GeometryCollection coll, GeometryContext context)
public Geometry getGeometry()
getGeometry
in class GeometricObjectNode
protected void fillChildren()
fillChildren
in class GeometryNode
public javax.swing.ImageIcon getIcon()
getIcon
in class GeometryNode