|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameComponentInfo | |
---|---|
edu.wisc.ssec.mcidasv.control | McIDAS-V specific controls. |
edu.wisc.ssec.mcidasv.data | McIDAS-V specific data choosers. |
Uses of FrameComponentInfo in edu.wisc.ssec.mcidasv.control |
---|
Fields in edu.wisc.ssec.mcidasv.control declared as FrameComponentInfo | |
---|---|
private FrameComponentInfo |
McIdasImageSequenceControl.frameComponentInfo
Holds frame component information |
Constructors in edu.wisc.ssec.mcidasv.control with parameters of type FrameComponentInfo | |
---|---|
FrameComponentInfo(FrameComponentInfo that)
Copy constructor |
Uses of FrameComponentInfo in edu.wisc.ssec.mcidasv.data |
---|
Methods in edu.wisc.ssec.mcidasv.data with parameters of type FrameComponentInfo | |
---|---|
SingleBandedImage |
McIdasXDataSource.getMcIdasFrame(int frameNumber,
FrameComponentInfo frameComponentInfo,
FrameDirtyInfo frameDirtyInfo)
|
private SingleBandedImage |
McIdasXDataSource.getMcIdasSequence(int frameNumber,
FrameComponentInfo frameComponentInfo,
FrameDirtyInfo frameDirtyInfo)
make a time series from selected McIdas-X frames |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |