Uses of Class
org.locationtech.jts.jump.feature.AbstractBasicFeature
-
Packages that use AbstractBasicFeature 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 AbstractBasicFeature in org.locationtech.jts.jump.feature
Subclasses of AbstractBasicFeature in org.locationtech.jts.jump.feature Modifier and Type Class Description class
BasicFeature
Default implementation of the Feature interface.
-