Package edu.wisc.ssec.mcidasv.control
Interface McIdasComponents
public interface McIdasComponents
Holds a set of definitions concerning McIDAS data.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAnnotation frame componentstatic final StringColor Table frame componentstatic final StringColor Table dirty componentstatic final StringGraphics dirty componentstatic final StringImage dirty componentstatic final StringArray of dirty frame infostatic final StringAnnotation frame componentstatic final StringGraphics frame componentstatic final StringImage frame component
-
Field Details
-
IMAGE
Image frame component- See Also:
-
GRAPHICS
Graphics frame component- See Also:
-
COLORTABLE
Color Table frame component- See Also:
-
ANNOTATION
Annotation frame component- See Also:
-
FAKEDATETIME
Annotation frame component- See Also:
-
DIRTYINFO
Array of dirty frame info- See Also:
-
DIRTYIMAGE
Image dirty component- See Also:
-
DIRTYGRAPHICS
Graphics dirty component- See Also:
-
DIRTYCOLORTABLE
Color Table dirty component- See Also:
-