Class JTSTestBuilderController
java.lang.Object
org.locationtech.jtstest.testbuilder.controller.JTSTestBuilderController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addTestCase
(Geometry[] geom, String name) static void
static void
private static GeometryEditPanel
static void
static void
static void
static void
static Geometry
static Geometry
static GeometryEditPanel
static void
static void
private static TestBuilderModel
model()
static void
setFillType
(int fillType) static void
setFocusGeometry
(int index) static void
setShowingLabel
(boolean showLabel) static void
setShowingOrientations
(boolean showingOrientations) static void
setShowingStructure
(boolean showStructure) static void
setShowingVertices
(boolean showingVertices) void
setShowVertexIndices
(boolean showVertexIndices) private static JTSTestBuilderToolBar
toolbar()
static void
static 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
-