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