Class CoordSysTable.CoordinateSystemBean

  • Enclosing class:
    CoordSysTable

    public class CoordSysTable.CoordinateSystemBean
    extends Object
    • Constructor Detail

      • CoordinateSystemBean

        public CoordinateSystemBean()
    • Method Detail

      • getCoordSys

        public String getCoordSys()
      • setCoordSys

        public void setCoordSys​(String name)
      • isGeoXY

        public boolean isGeoXY()
      • setGeoXY

        public void setGeoXY​(boolean isGeoXY)
      • getLatLon

        public boolean getLatLon()
      • setLatLon

        public void setLatLon​(boolean isLatLon)
      • isProductSet

        public boolean isProductSet()
      • setProductSet

        public void setProductSet​(boolean isProductSet)
      • isRegular

        public boolean isRegular()
      • setRegular

        public void setRegular​(boolean isRegular)
      • getDomainRank

        public int getDomainRank()
      • setDomainRank

        public void setDomainRank​(int domainRank)
      • getRangeRank

        public int getRangeRank()
      • setRangeRank

        public void setRangeRank​(int rangeRank)
      • getCoordTransforms

        public String getCoordTransforms()
      • setCoordTransforms

        public void setCoordTransforms​(String ctNames)
      • getDataType

        public String getDataType()
      • isImplicit

        public boolean isImplicit()
      • getCoverage

        public String getCoverage()