Uses of Class
com.vividsolutions.jump.feature.BasicFeature
-
Packages that use BasicFeature 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 org.openjump.core.feature -
-
Uses of BasicFeature in com.vividsolutions.jump.feature
Subclasses of BasicFeature in com.vividsolutions.jump.feature Modifier and Type Class Description class
FlexibleFeature
a FlexibleFeature based onBasicFeature
originally used by the GeoJSON reader.Methods in com.vividsolutions.jump.feature that return BasicFeature Modifier and Type Method Description static BasicFeature
AbstractBasicFeature. clone(Feature feature, boolean deep, boolean copyPK)
Util static method used to create a new BasicFeature from a feature. -
Uses of BasicFeature in com.vividsolutions.jump.workbench.imagery
Subclasses of BasicFeature in com.vividsolutions.jump.workbench.imagery Modifier and Type Class Description class
ReferencedImageFeature
-
Uses of BasicFeature in org.openjump.core.feature
Methods in org.openjump.core.feature with parameters of type BasicFeature Modifier and Type Method Description Object
BeanshellAttributeOperation. evaluate(BasicFeature f)
-