|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageViewAnalysisRecord | |
---|---|
org.cdgsoftware.icl | Here are the primary classes for working with a complete file after it has been read into memory, or for generating a new file from scratch. |
Uses of ImageViewAnalysisRecord in org.cdgsoftware.icl |
---|
Methods in org.cdgsoftware.icl that return ImageViewAnalysisRecord | |
---|---|
ImageViewAnalysisRecord |
ImageView.getImageViewAnalysis()
Gets the image view analysis. |
Methods in org.cdgsoftware.icl with parameters of type ImageViewAnalysisRecord | |
---|---|
void |
ImageView.setImageViewAnalysis(ImageViewAnalysisRecord imageViewAnalysis)
Sets the image view analysis. |
Constructors in org.cdgsoftware.icl with parameters of type ImageViewAnalysisRecord | |
---|---|
ImageView(ImageViewDetailRecord imageViewDetail,
ImageViewDataRecord imageViewData,
ImageViewAnalysisRecord imageViewAnalysis)
Instantiates a new image view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |