class LinearRingNode extends LineStringNode
children, context
index, 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, getGeometry
create, getChildAt, getChildCount, getIndexOfChild, isLeaf
getText, indexString, setIndex, sizeString
public LinearRingNode(LinearRing ring, GeometryContext context)
public LinearRingNode(LinearRing ring, java.lang.String tag, GeometryContext context)
public javax.swing.ImageIcon getIcon()
getIcon
in class LineStringNode