Class LinearRingNode
java.lang.Object
org.locationtech.jtstest.testbuilder.GeometricObjectNode
org.locationtech.jtstest.testbuilder.GeometryNode
org.locationtech.jtstest.testbuilder.LineStringNode
org.locationtech.jtstest.testbuilder.LinearRingNode
-
Field Summary
Fields inherited from class org.locationtech.jtstest.testbuilder.GeometryNode
children, context
Fields inherited from class org.locationtech.jtstest.testbuilder.GeometricObjectNode
index, text
-
Constructor Summary
ConstructorsConstructorDescriptionLinearRingNode
(LinearRing ring, String tag, GeometryContext context) LinearRingNode
(LinearRing ring, GeometryContext context) -
Method Summary
Methods inherited from class org.locationtech.jtstest.testbuilder.LineStringNode
fillChildren, getGeometry
Methods inherited from class org.locationtech.jtstest.testbuilder.GeometryNode
create, getChildAt, getChildCount, getIndexOfChild, isLeaf
Methods inherited from class org.locationtech.jtstest.testbuilder.GeometricObjectNode
getText, indexString, setIndex, sizeString
-
Constructor Details
-
LinearRingNode
-
LinearRingNode
-
-
Method Details
-
getIcon
- Overrides:
getIcon
in classLineStringNode
-