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