Uses of Class
org.apache.sis.util.iso.DefaultRecordType
-
Packages that use DefaultRecordType Package Description org.apache.sis.util.iso Implementations of GeoAPI types from theorg.opengis.util
package. -
-
Uses of DefaultRecordType in org.apache.sis.util.iso
Methods in org.apache.sis.util.iso that return DefaultRecordType Modifier and Type Method Description static DefaultRecordType
DefaultRecordType. castOrCopy(RecordType other)
Returns a SIS implementation with the name and members of the given arbitrary implementation.
-