Uses of Class
com.metsci.glimpse.dnc.convert.Vpf2Flat.Feature
-
Packages that use Vpf2Flat.Feature Package Description com.metsci.glimpse.dnc.convert -
-
Uses of Vpf2Flat.Feature in com.metsci.glimpse.dnc.convert
Subclasses of Vpf2Flat.Feature in com.metsci.glimpse.dnc.convert Modifier and Type Class Description static class
Vpf2Flat.AreaFeature
static class
Vpf2Flat.LineFeature
static class
Vpf2Flat.PointFeature
Fields in com.metsci.glimpse.dnc.convert with type parameters of type Vpf2Flat.Feature Modifier and Type Field Description Map<String,List<Vpf2Flat.Feature>>
Vpf2Flat.Library. featuresByCoverage
Method parameters in com.metsci.glimpse.dnc.convert with type arguments of type Vpf2Flat.Feature Modifier and Type Method Description static void
Vpf2Flat. readVpfFeatures(Iterable<? extends gov.nasa.worldwind.formats.vpf.VPFFeature> features, gov.nasa.worldwind.formats.vpf.VPFPrimitiveData primitiveData, Collection<Vpf2Flat.Feature> results)
-