Uses of Class
org.esa.snap.core.datamodel.AbstractPlacemarkDescriptor
-
Packages that use AbstractPlacemarkDescriptor Package Description org.esa.snap.core.datamodel Contains SNAP's central classes and interfaces used for an in-memory presentation of remote sensing data products. -
-
Uses of AbstractPlacemarkDescriptor in org.esa.snap.core.datamodel
Subclasses of AbstractPlacemarkDescriptor in org.esa.snap.core.datamodel Modifier and Type Class Description classGcpDescriptorclassGenericPlacemarkDescriptorUsed as a fallback for the case that we can't find any suitablePlacemarkDescriptorfor a given SimpleFeatureType.classGeometryDescriptorAPlacemarkDescriptorthat is used to create placemarks that are actually plain geometries.classPinDescriptorclassPointDescriptorclassPointPlacemarkDescriptorclassTrackPointDescriptorPlacemark descriptor implementation for handling track data.
-