class LinearRingNode extends LineStringNode
children, contextindex, text| Constructor and Description |
|---|
LinearRingNode(LinearRing ring,
GeometryContext context) |
LinearRingNode(LinearRing ring,
java.lang.String tag,
GeometryContext context) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.ImageIcon |
getIcon() |
fillChildren, getGeometrycreate, getChildAt, getChildCount, getIndexOfChild, isLeafgetText, indexString, setIndex, sizeStringpublic LinearRingNode(LinearRing ring, GeometryContext context)
public LinearRingNode(LinearRing ring, java.lang.String tag, GeometryContext context)
public javax.swing.ImageIcon getIcon()
getIcon in class LineStringNode