|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use McIdasXInfo | |
|---|---|
| edu.wisc.ssec.mcidasv.chooser | McIDAS-V specific choosers. |
| edu.wisc.ssec.mcidasv.control | McIDAS-V specific controls. |
| edu.wisc.ssec.mcidasv.data | McIDAS-V specific data choosers. |
| Uses of McIdasXInfo in edu.wisc.ssec.mcidasv.chooser |
|---|
| Fields in edu.wisc.ssec.mcidasv.chooser declared as McIdasXInfo | |
|---|---|
private McIdasXInfo |
McIdasBridgeChooser.mcidasxInfo
|
| Uses of McIdasXInfo in edu.wisc.ssec.mcidasv.control |
|---|
| Fields in edu.wisc.ssec.mcidasv.control declared as McIdasXInfo | |
|---|---|
private McIdasXInfo |
McIdasImageSequenceControl.mcidasxInfo
McIDAS-X handles |
| Uses of McIdasXInfo in edu.wisc.ssec.mcidasv.data |
|---|
| Fields in edu.wisc.ssec.mcidasv.data declared as McIdasXInfo | |
|---|---|
private McIdasXInfo |
McIdasXDataSource.mcidasxInfo
McIDAS-X connection info |
private McIdasXInfo |
McIdasXFrameInfo.myXInfo
|
| Methods in edu.wisc.ssec.mcidasv.data that return McIdasXInfo | |
|---|---|
McIdasXInfo |
McIdasXDataSource.getMcIdasXInfo()
Get McIdasXInfo object |
| Constructors in edu.wisc.ssec.mcidasv.data with parameters of type McIdasXInfo | |
|---|---|
McIdasFrame(int frameNumber,
McIdasXInfo xInfo)
Construct a new McIdasFrame from the given frame number |
|
McIdasXFrameInfo(int frameNumber,
McIdasXInfo xInfo)
Copy constructor |
|
McIdasXInfo(McIdasXInfo that)
Copy constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||