Documentation of 'org.opengis.referencing.cs.CoordinateSystem' Java class
CoordinateSystem
org.opengis.referencing.cs

Interface CoordinateSystem

    • Method Detail

      • getDimension

        int getDimension()
        Returns the dimension of the coordinate system.
        Returns:
        The dimension of the coordinate system.
      • getAxis

        @UML(identifier="usesAxis",
             obligation=MANDATORY,
             specification=ISO_19111)
        CoordinateSystemAxis getAxis(int dimension)
                                                                                                                   throws java.lang.IndexOutOfBoundsException
        Returns the axis for this coordinate system at the specified dimension. Each coordinate system must have at least one axis.
        Parameters:
        dimension - The zero based index of axis.
        Returns:
        The axis at the specified dimension.
        Throws:
        java.lang.IndexOutOfBoundsException - if dimension is out of bounds.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.