Uses of Class
com.vividsolutions.jump.feature.AbstractBasicFeature
-
Packages that use AbstractBasicFeature Package Description com.vividsolutions.jump.feature Features and FeatureCollections -- the layer of abstraction between Geometries in JTS and Layers in the JUMP Workbench.com.vividsolutions.jump.workbench.imagery -
-
Uses of AbstractBasicFeature in com.vividsolutions.jump.feature
Subclasses of AbstractBasicFeature in com.vividsolutions.jump.feature Modifier and Type Class Description class
BasicFeature
Default implementation of the Feature interface.class
FlexibleFeature
a FlexibleFeature based onBasicFeature
originally used by the GeoJSON reader. -
Uses of AbstractBasicFeature in com.vividsolutions.jump.workbench.imagery
Subclasses of AbstractBasicFeature in com.vividsolutions.jump.workbench.imagery Modifier and Type Class Description class
ReferencedImageFeature
-