public class JTSTestBuilderController extends Object
Constructor and Description |
---|
JTSTestBuilderController() |
Modifier and Type | Method and Description |
---|---|
static void |
addTestCase(Geometry[] geom,
String name) |
static void |
copyComponentToClipboard(Coordinate pt) |
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 |
setFocusGeometry(int index) |
static void |
zoomToFullExtent() |
static void |
zoomToInput() |
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 inspectGeometryDialog()
Copyright © 2017. All rights reserved.