|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScreenAnnotation
This ensures that all objects being used for annotations onto
a VisAD display have the method toDrawable() as required for
ScreenAnnotator
.
Method Summary | |
---|---|
Object |
toDrawable(DisplayImpl display)
Make the Object into a Shape3D . |
Method Detail |
---|
Object toDrawable(DisplayImpl display) throws VisADException
Shape3D
.
display
- the VisAD display for this Annotation.
ScreenAnnotation
as an object
which can be drawn.
VisADException
- there's a problem with VisAD.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |