Uses of Class
com.vividsolutions.jump.feature.BasicFeature
Packages that use BasicFeature
Package
Description
Features and FeatureCollections -- the layer of abstraction between
Geometries in JTS and Layers in the JUMP Workbench.
-
Uses of BasicFeature in com.vividsolutions.jump.feature
Subclasses of BasicFeature in com.vividsolutions.jump.featureModifier and TypeClassDescriptionclassa FlexibleFeature based onBasicFeatureoriginally used by the GeoJSON reader. currently adding this functionality - "autoextends" by returning null for undefined attribs - lazy conversion of attributes (seeFlexibleFeature.getAttribute(int)) currently String, Date, Time, TimestampMethods in com.vividsolutions.jump.feature that return BasicFeatureModifier and TypeMethodDescriptionstatic BasicFeatureUtil 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 -
Uses of BasicFeature in org.openjump.core.feature
Methods in org.openjump.core.feature with parameters of type BasicFeature