Uses of Class
edu.wisc.ssec.mcidasv.data.McIdasXInfo
Packages that use McIdasXInfo
Package
Description
McIDAS-V specific choosers.
McIDAS-V specific controls.
McIDAS-V specific data choosers.
-
Uses of McIdasXInfo in edu.wisc.ssec.mcidasv.chooser
Fields in edu.wisc.ssec.mcidasv.chooser declared as McIdasXInfo -
Uses of McIdasXInfo in edu.wisc.ssec.mcidasv.control
Fields in edu.wisc.ssec.mcidasv.control declared as McIdasXInfoModifier and TypeFieldDescriptionprivate McIdasXInfo
McIdasImageSequenceControl.mcidasxInfo
McIDAS-X handles -
Uses of McIdasXInfo in edu.wisc.ssec.mcidasv.data
Fields in edu.wisc.ssec.mcidasv.data declared as McIdasXInfoModifier and TypeFieldDescriptionprivate McIdasXInfo
McIdasXDataSource.mcidasxInfo
McIDAS-X connection infoprivate McIdasXInfo
McIdasXFrameInfo.myXInfo
Methods in edu.wisc.ssec.mcidasv.data that return McIdasXInfoConstructors in edu.wisc.ssec.mcidasv.data with parameters of type McIdasXInfoModifierConstructorDescriptionMcIdasFrame
(int frameNumber, McIdasXInfo xInfo) Construct a new McIdasFrame from the given frame numberMcIdasXFrameInfo
(int frameNumber, McIdasXInfo xInfo) Create a new McIDAS-X frame using the given frame number and "info" object.McIdasXInfo
(McIdasXInfo that) Copy constructor