Uses of Class
org.locationtech.jtstest.testbuilder.model.TestCaseEdit
Packages that use TestCaseEdit
Package
Description
-
Uses of TestCaseEdit in org.locationtech.jtstest.test
Methods in org.locationtech.jtstest.test with parameters of type TestCaseEdit -
Uses of TestCaseEdit in org.locationtech.jtstest.testbuilder
Methods in org.locationtech.jtstest.testbuilder with parameters of type TestCaseEditModifier and TypeMethodDescriptionvoidJTSTestBuilderFrame.setCurrentTestCase(TestCaseEdit testCase) voidRelatePanel.setTestCase(TestCaseEdit testCase) voidTestCaseTextDialog.setTestCase(TestCaseEdit test) voidValidPanel.setTestCase(TestCaseEdit testCase) -
Uses of TestCaseEdit in org.locationtech.jtstest.testbuilder.io
Methods in org.locationtech.jtstest.testbuilder.io with parameters of type TestCaseEditModifier and TypeMethodDescriptionvoidPNGWriter.write(File outputDirectory, TestCaseEdit testCase, PrecisionModel precisionModel) -
Uses of TestCaseEdit in org.locationtech.jtstest.testbuilder.model
Methods in org.locationtech.jtstest.testbuilder.model that return TestCaseEditModifier and TypeMethodDescriptionTestBuilderModel.CaseList.CaseFactory.create()TestBuilderModel.CaseList.getCurrentCase()TestBuilderModel.getCurrentCase()Methods in org.locationtech.jtstest.testbuilder.model with parameters of type TestCaseEditModifier and TypeMethodDescriptionvoidTestBuilderModel.CaseList.setCurrent(TestCaseEdit testCase) voidGeometryEditModel.setTestCase(TestCaseEdit testCase) Constructors in org.locationtech.jtstest.testbuilder.model with parameters of type TestCaseEdit