public class JTSTestBuilderController extends Object
Constructor and Description |
---|
JTSTestBuilderController() |
Modifier and Type | Method and Description |
---|---|
static void |
addTestCase(Geometry[] geom,
String name) |
static void |
clearResult() |
static void |
copyComponentToClipboard(Coordinate pt) |
static void |
exchangeGeometry() |
static void |
extractComponentsToTestCase(Coordinate pt) |
static void |
extractComponentsToTestCase(Geometry aoi) |
static void |
geometryViewChanged() |
static Geometry |
getGeometryA() |
static Geometry |
getGeometryB() |
static GeometryEditPanel |
getGeometryEditPanel() |
static void |
inspectGeometry() |
static void |
inspectGeometryDialog() |
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) |
static void |
zoomToFullExtent() |
static void |
zoomToInput() |
public static void setShowingStructure(boolean showStructure)
public static void setShowingOrientations(boolean showingOrientations)
public void setShowVertexIndices(boolean showVertexIndices)
public static void setShowingVertices(boolean showingVertices)
public static void setShowingLabel(boolean showLabel)
public static void setFillType(int fillType)
public static void geometryViewChanged()
public static GeometryEditPanel getGeometryEditPanel()
public static Geometry getGeometryA()
public static Geometry getGeometryB()
public static void zoomToFullExtent()
public static void zoomToInput()
public static void extractComponentsToTestCase(Coordinate pt)
public static void extractComponentsToTestCase(Geometry aoi)
public static void copyComponentToClipboard(Coordinate pt)
public static void setFocusGeometry(int index)
public static void inspectGeometry()
public static void exchangeGeometry()
public static void inspectGeometryDialog()
public static void clearResult()
Copyright © 2019. All rights reserved.