class GeometryCollectionNode extends GeometryNode
| Modifier and Type | Field and Description |
|---|---|
(package private) GeometryCollection |
coll |
children, contextindex, 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, isLeafgetText, indexString, setIndex, sizeStringGeometryCollection coll
GeometryCollectionNode(GeometryCollection coll, GeometryContext context)
public Geometry getGeometry()
getGeometry in class GeometricObjectNodeprotected void fillChildren()
fillChildren in class GeometryNodepublic javax.swing.ImageIcon getIcon()
getIcon in class GeometryNode