Class JTSTestBuilderController
java.lang.Object
org.locationtech.jtstest.testbuilder.controller.JTSTestBuilderController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddTestCase(Geometry[] geom, String name) static voidstatic voidprivate static GeometryEditPanelstatic voidstatic voidstatic voidstatic voidstatic Geometrystatic Geometrystatic GeometryEditPanelstatic voidstatic voidprivate static TestBuilderModelmodel()static voidsetFillType(int fillType) static voidsetFocusGeometry(int index) static voidsetShowingLabel(boolean showLabel) static voidsetShowingOrientations(boolean showingOrientations) static voidsetShowingStructure(boolean showStructure) static voidsetShowingVertices(boolean showingVertices) voidsetShowVertexIndices(boolean showVertexIndices) private static JTSTestBuilderToolBartoolbar()static voidstatic void
-
Constructor Details
-
JTSTestBuilderController
public JTSTestBuilderController()
-
-
Method Details
-
setShowingStructure
public static void setShowingStructure(boolean showStructure) -
setShowingOrientations
public static void setShowingOrientations(boolean showingOrientations) -
setShowVertexIndices
public void setShowVertexIndices(boolean showVertexIndices) -
setShowingVertices
public static void setShowingVertices(boolean showingVertices) -
setShowingLabel
public static void setShowingLabel(boolean showLabel) -
setFillType
public static void setFillType(int fillType) -
geometryViewChanged
public static void geometryViewChanged() -
getGeometryEditPanel
-
getGeometryA
-
getGeometryB
-
zoomToFullExtent
public static void zoomToFullExtent() -
zoomToInput
public static void zoomToInput() -
addTestCase
-
extractComponentsToTestCase
-
extractComponentsToTestCase
-
copyComponentToClipboard
-
setFocusGeometry
public static void setFocusGeometry(int index) -
inspectGeometry
public static void inspectGeometry() -
exchangeGeometry
public static void exchangeGeometry() -
inspectGeometryDialog
public static void inspectGeometryDialog() -
clearResult
public static void clearResult() -
model
-
editPanel
-
toolbar
-