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, contextFields 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, getGeometryMethods inherited from class org.locationtech.jtstest.testbuilder.GeometryNode
create, getChildAt, getChildCount, getIndexOfChild, isLeafMethods inherited from class org.locationtech.jtstest.testbuilder.GeometricObjectNode
getText, indexString, setIndex, sizeString
-
Constructor Details
-
LinearRingNode
-
LinearRingNode
-
-
Method Details
-
getIcon
- Overrides:
getIconin classLineStringNode
-