|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.vector.display.AnnotationHandler<DNCObject>
com.metsci.glimpse.charts.vector.display.DNCAnnotationHandler
public class DNCAnnotationHandler
This content handler renders text attributes for DNCObjects. It delegates most of the work to the base class (see class for more info). This classes sole value add is to determine which attribute to render. This is determined from DncAnnotationPainterSpec passed into this class at the constructor.
Constructor Summary | |
---|---|
DNCAnnotationHandler()
|
|
DNCAnnotationHandler(DncAnnotationPainterSpec spec)
|
Method Summary | |
---|---|
GeoAttributeType |
getAttributeTypeToAnnotate()
|
Methods inherited from class com.metsci.glimpse.charts.vector.display.AnnotationHandler |
---|
getScaleMin, paintEnc, reset |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.metsci.glimpse.charts.vector.display.ContentHandler |
---|
getScaleMin, paintEnc, reset |
Constructor Detail |
---|
public DNCAnnotationHandler()
public DNCAnnotationHandler(DncAnnotationPainterSpec spec)
Method Detail |
---|
public GeoAttributeType getAttributeTypeToAnnotate()
getAttributeTypeToAnnotate
in class AnnotationHandler<DNCObject>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |