Uses of Class org.apache.sis.referencing.cs.DefaultCompoundCS (Apache SIS 1.6 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree New Deprecated Index Search Help org.apache.sis.referencing org.apache.sis.referencing.cs DefaultCompoundCS Uses of Class org.apache.sis.referencing.cs.DefaultCompoundCS Packages that use DefaultCompoundCS Package Description org.apache.sis.referencing.cs Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space. Uses of DefaultCompoundCS in org.apache.sis.referencing.cs Methods in org.apache.sis.referencing.cs that return DefaultCompoundCS Modifier and Type Method Description DefaultCompoundCS DefaultCompoundCS.forConvention(AxesConvention convention) Returns a compound CS equivalent to this one but with axes rearranged according the given convention.