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 TypeMethodDescriptionvoid
JTSTestBuilderFrame.setCurrentTestCase
(TestCaseEdit testCase) void
RelatePanel.setTestCase
(TestCaseEdit testCase) void
TestCaseTextDialog.setTestCase
(TestCaseEdit test) void
ValidPanel.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 TypeMethodDescriptionvoid
PNGWriter.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 TypeMethodDescriptionvoid
TestBuilderModel.CaseList.setCurrent
(TestCaseEdit testCase) void
GeometryEditModel.setTestCase
(TestCaseEdit testCase) Constructors in org.locationtech.jtstest.testbuilder.model with parameters of type TestCaseEdit