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.utilpackage. -
-
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 DefaultRecordTypeDefaultRecordType. castOrCopy(RecordType other)Returns a SIS implementation with the name and members of the given arbitrary implementation.
-