Class CD_PixelInCell

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<CodeListAdapter.Value,BoundType>
org.apache.sis.internal.jaxb.gml.CodeListAdapter<org.opengis.referencing.datum.PixelInCell>
org.apache.sis.internal.jaxb.referencing.CD_PixelInCell

public final class CD_PixelInCell extends CodeListAdapter<org.opengis.referencing.datum.PixelInCell>
JAXB adapter for (un)marshalling of GeoAPI code list.
Since:
0.4
Version:
0.4
  • Constructor Details

    • CD_PixelInCell

      public CD_PixelInCell()
      Empty constructor for JAXB only.
  • Method Details

    • getCodeListClass

      protected Class<org.opengis.referencing.datum.PixelInCell> getCodeListClass()
      Returns the class of code list wrapped by this adapter.
      Specified by:
      getCodeListClass in class CodeListAdapter<org.opengis.referencing.datum.PixelInCell>
      Returns:
      PixelInCell.class