org.esa.beam.framework.datamodel
Class Graticule.TextGlyph
java.lang.Object
org.esa.beam.framework.datamodel.Graticule.TextGlyph
- Enclosing class:
- Graticule
public static class Graticule.TextGlyph
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graticule.TextGlyph
public Graticule.TextGlyph(String text,
float x,
float y,
float angle)
getText
public String getText()
getX
public float getX()
getY
public float getY()
getAngle
public float getAngle()
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.