Uses of Interface
org.locationtech.jts.jump.workbench.WorkbenchProperties
-
Packages that use WorkbenchProperties Package Description org.locationtech.jts.jump.workbench org.locationtech.jts.jump.workbench.driver -
-
Uses of WorkbenchProperties in org.locationtech.jts.jump.workbench
Classes in org.locationtech.jts.jump.workbench that implement WorkbenchProperties Modifier and Type Class Description classWorkbenchPropertiesFileMethods in org.locationtech.jts.jump.workbench that return WorkbenchProperties Modifier and Type Method Description WorkbenchPropertiesJUMPWorkbench. getProperties()The properties file; not to be confused with the WorkbenchContext properties. -
Uses of WorkbenchProperties in org.locationtech.jts.jump.workbench.driver
Methods in org.locationtech.jts.jump.workbench.driver with parameters of type WorkbenchProperties Modifier and Type Method Description voidDriverManager. loadDrivers(WorkbenchProperties properties)
-