org.esa.beam.framework.datamodel
Class GcpDescriptor

java.lang.Object
  extended by org.esa.beam.framework.datamodel.AbstractPlacemarkDescriptor
      extended by org.esa.beam.framework.datamodel.PointPlacemarkDescriptor
          extended by org.esa.beam.framework.datamodel.GcpDescriptor
All Implemented Interfaces:
PlacemarkDescriptor

public class GcpDescriptor
extends PointPlacemarkDescriptor


Field Summary
 
Fields inherited from class org.esa.beam.framework.datamodel.AbstractPlacemarkDescriptor
PROPERTY_NAME_DEFAULT_GEOMETRY, PROPERTY_NAME_PLACEMARK_DESCRIPTOR
 
Constructor Summary
GcpDescriptor()
           
 
Method Summary
static GcpDescriptor getInstance()
           
 PlacemarkGroup getPlacemarkGroup(Product product)
          Deprecated. since 4.10
 String getRoleLabel()
          Deprecated. since 4.10
 String getRoleName()
          Deprecated. since 4.10
 String getShowLayerCommandId()
          Deprecated. since 4.10
 
Methods inherited from class org.esa.beam.framework.datamodel.PointPlacemarkDescriptor
getBaseFeatureType
 
Methods inherited from class org.esa.beam.framework.datamodel.AbstractPlacemarkDescriptor
createPlacemark, getCompatibilityFor, getCursorHotSpot, getCursorImage, setUserDataOf, updateGeoPos, updatePixelPos
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GcpDescriptor

public GcpDescriptor()
Method Detail

getInstance

public static GcpDescriptor getInstance()

getShowLayerCommandId

@Deprecated
public String getShowLayerCommandId()
Deprecated. since 4.10

Specified by:
getShowLayerCommandId in interface PlacemarkDescriptor
Overrides:
getShowLayerCommandId in class AbstractPlacemarkDescriptor

getRoleName

@Deprecated
public String getRoleName()
Deprecated. since 4.10


getRoleLabel

@Deprecated
public String getRoleLabel()
Deprecated. since 4.10


getPlacemarkGroup

@Deprecated
public PlacemarkGroup getPlacemarkGroup(Product product)
Deprecated. since 4.10

Specified by:
getPlacemarkGroup in interface PlacemarkDescriptor
Overrides:
getPlacemarkGroup in class AbstractPlacemarkDescriptor


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.