gov.nasa.worldwind.render
Class AbstractAnnotation.TextCacheKey
java.lang.Object
gov.nasa.worldwind.render.AbstractAnnotation.TextCacheKey
- Enclosing class:
- AbstractAnnotation
protected static class AbstractAnnotation.TextCacheKey - extends Object
AbstractAnnotation.TextCacheKey
public AbstractAnnotation.TextCacheKey(int width,
int height,
String text,
Font font,
int align)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
|
|