Package org.esa.snap.core.util
Class SystemUtils.ImageSelection
java.lang.Object
org.esa.snap.core.util.SystemUtils.ImageSelection
- All Implemented Interfaces:
Transferable
- Enclosing class:
SystemUtils
This class is used to hold an image while on the clipboard.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData(DataFlavor flavor) booleanisDataFlavorSupported(DataFlavor flavor)
-
Constructor Details
-
ImageSelection
-
-
Method Details
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupportedin interfaceTransferable
-
getTransferData
- Specified by:
getTransferDatain interfaceTransferable- Throws:
UnsupportedFlavorExceptionIOException
-