Class Label

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

public class Label extends Box

Label class.

  • Constructor Details

    • Label

      public Label(InputStream source, int length, long extendedLength) throws IOException

      Constructor for Label.

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

    • getLabel

      public String getLabel()

      Getter for the field label.

      Returns:
      a String object