Uses of Class
com.vividsolutions.jump.feature.BasicFeature

Packages that use BasicFeature
com.vividsolutions.jump.feature 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
 

Methods in com.vividsolutions.jump.feature that return BasicFeature
static BasicFeature AbstractBasicFeature.clone(Feature feature, boolean deep)