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 String
Annotation frame componentstatic final String
Color Table frame componentstatic final String
Color Table dirty componentstatic final String
Graphics dirty componentstatic final String
Image dirty componentstatic final String
Array of dirty frame infostatic final String
Annotation frame componentstatic final String
Graphics frame componentstatic final String
Image 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:
-