org.esa.beam.framework.datamodel
Class PointDescriptor
java.lang.Object
org.esa.beam.framework.datamodel.AbstractPlacemarkDescriptor
org.esa.beam.framework.datamodel.PointPlacemarkDescriptor
org.esa.beam.framework.datamodel.PointDescriptor
- All Implemented Interfaces:
- PlacemarkDescriptor
public class PointDescriptor
- extends PointPlacemarkDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointDescriptor
public PointDescriptor()
getInstance
public static PointDescriptor getInstance()
getRoleName
@Deprecated
public String getRoleName()
- Deprecated.
getRoleLabel
@Deprecated
public String getRoleLabel()
- Deprecated.
updatePixelPos
@Deprecated
public PixelPos updatePixelPos(GeoCoding geoCoding,
GeoPos geoPos,
PixelPos pixelPos)
- Deprecated.
- Specified by:
updatePixelPos in interface PlacemarkDescriptor- Overrides:
updatePixelPos in class AbstractPlacemarkDescriptor
updateGeoPos
@Deprecated
public GeoPos updateGeoPos(GeoCoding geoCoding,
PixelPos pixelPos,
GeoPos geoPos)
- Deprecated.
- Specified by:
updateGeoPos in interface PlacemarkDescriptor- Overrides:
updateGeoPos in class AbstractPlacemarkDescriptor
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.