Interface CLNDescribableType
- All Known Subinterfaces:
CLNChannelsLayoutDescriptionType, CLNChannelsTypeDescriptionType, CLNColorSpaceType, CLNCompressionMethodType, CLNImageFlagType, CLNSuperCompressionMethodType
- All Known Implementing Classes:
CLNByteOrder, CLNChannelDescription, CLNChannelLayoutPacking, CLNChannelSemantic, CLNChannelsLayoutDescriptionCustom, CLNChannelsLayoutDescriptionStandard, CLNChannelsTypeDescriptionCustom, CLNChannelsTypeDescriptionStandard, CLNColorSpaceCustom, CLNColorSpaceStandard, CLNCompressionMethodCustom, CLNCompressionMethodStandard, CLNCoordinateAxisR, CLNCoordinateAxisS, CLNCoordinateAxisT, CLNCoordinateSystem, CLNImageFlagCustom, CLNImageFlagStandard, CLNSuperCompressionMethodCustom, CLNSuperCompressionMethodStandard
public interface CLNDescribableType
The type of objects that have descriptors.
-
Method Summary
-
Method Details
-
descriptor
String descriptor()- Returns:
- The descriptor for the object
-