Class ContigousCodestream

java.lang.Object
org.opengis.cite.gmljpx20.box.Box
org.opengis.cite.gmljpx20.box.ContigousCodestream

public class ContigousCodestream extends Box

ContigousCodestream class.

  • Constructor Details

    • ContigousCodestream

      public ContigousCodestream(InputStream source, long length, long extendedLength) throws IOException

      Constructor for ContigousCodestream.

      Parameters:
      source - a InputStream object
      length - a long
      extendedLength - a long
      Throws:
      IOException - if any.
  • Method Details

    • getContigousCodestreamData

      public int[] getContigousCodestreamData()

      Getter for the field contigousCodestreamData.

      Returns:
      an array of int objects