org.das2.graph
Interface DasAnnotation.PointDescriptor

All Known Implementing Classes:
DasAnnotation.DatumPairPointDescriptor
Enclosing class:
DasAnnotation

public static interface DasAnnotation.PointDescriptor


Method Summary
 java.lang.String getLabel()
           
 java.awt.Point getPoint()
           
 

Method Detail

getPoint

java.awt.Point getPoint()

getLabel

java.lang.String getLabel()