Class JTSTestBuilderController


  • public class JTSTestBuilderController
    extends java.lang.Object
    • Constructor Detail

      • JTSTestBuilderController

        public JTSTestBuilderController()
    • Method Detail

      • 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()
      • getGeometryA

        public static Geometry getGeometryA()
      • getGeometryB

        public static Geometry getGeometryB()
      • zoomToFullExtent

        public static void zoomToFullExtent()
      • zoomToInput

        public static void zoomToInput()
      • addTestCase

        public static void addTestCase​(Geometry[] geom,
                                       java.lang.String name)
      • extractComponentsToTestCase

        public static void extractComponentsToTestCase​(Coordinate pt)
      • extractComponentsToTestCase

        public static void extractComponentsToTestCase​(Geometry aoi)
      • copyComponentToClipboard

        public static void copyComponentToClipboard​(Coordinate pt)
      • 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()