Uses of Class
org.esa.snap.core.datamodel.PlacemarkGroup
-
Packages that use PlacemarkGroup 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 PlacemarkGroup in org.esa.snap.core.datamodel
Methods in org.esa.snap.core.datamodel that return PlacemarkGroup Modifier and Type Method Description PlacemarkGroupProduct. getGcpGroup()Gets the group of ground-control points (GCPs).PlacemarkGroupProduct. getPinGroup()Gets the group of pins.PlacemarkGroupAbstractPlacemarkDescriptor. getPlacemarkGroup(Product product)PlacemarkGroupGcpDescriptor. getPlacemarkGroup(Product product)Deprecated.since 4.10PlacemarkGroupPinDescriptor. getPlacemarkGroup(Product product)Deprecated.PlacemarkGroupPlacemarkDescriptor. getPlacemarkGroup(Product product)Deprecated.PlacemarkGroupVectorDataNode. getPlacemarkGroup()
-