Class CS_AxisDirection

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<CodeListAdapter.Value,org.opengis.referencing.cs.AxisDirection>
org.apache.sis.internal.jaxb.gml.CodeListAdapter<org.opengis.referencing.cs.AxisDirection>
org.apache.sis.internal.jaxb.referencing.CS_AxisDirection

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

    • CS_AxisDirection

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

    • getCodeListClass

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

      protected String getCodeSpace()
      Sets the default code space to "EPSG".
      Overrides:
      getCodeSpace in class CodeListAdapter<org.opengis.referencing.cs.AxisDirection>
      Returns:
      "EPSG".