Class PointNode
java.lang.Object
org.locationtech.jtstest.testbuilder.GeometricObjectNode
org.locationtech.jtstest.testbuilder.GeometryNode
org.locationtech.jtstest.testbuilder.PointNode
-
Field Summary
FieldsFields inherited from class org.locationtech.jtstest.testbuilder.GeometryNode
children, context
Fields inherited from class org.locationtech.jtstest.testbuilder.GeometricObjectNode
index, text
-
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
pt
Point pt
-
-
Constructor Details
-
PointNode
-
-
Method Details
-
getIcon
- Overrides:
getIcon
in classGeometryNode
-
getGeometry
- Specified by:
getGeometry
in classGeometricObjectNode
-
fillChildren
protected void fillChildren()- Specified by:
fillChildren
in classGeometryNode
-