Class MapImageObject

All Implemented Interfaces:
Streamable

public class MapImageObject extends AbstractTripletStructuredObject
The Map Image Object (MIO) structured field specifies how an image data object is mapped into its object area.
  • Constructor Details

    • MapImageObject

      public MapImageObject(byte mappingOption)
      Constructor for the Map Image Object.
      Parameters:
      mappingOption - the mapping option (see MappingOptionTriplet.*)
  • Method Details