Uses of Class
org.locationtech.jts.jump.feature.BasicFeature
-
Packages that use BasicFeature Package Description org.locationtech.jts.jump.feature Features and FeatureCollections -- the layer of abstraction between Geometries in JTS and Layers in the JUMP Workbench. -
-
Uses of BasicFeature in org.locationtech.jts.jump.feature
Methods in org.locationtech.jts.jump.feature that return BasicFeature Modifier and Type Method Description static BasicFeature
AbstractBasicFeature. clone(Feature feature, boolean deep)
-