Uses of Class
org.geotools.geopkg.GeoPkgMetadataReference
-
Packages that use GeoPkgMetadataReference Package Description org.geotools.geopkg -
-
Uses of GeoPkgMetadataReference in org.geotools.geopkg
Methods in org.geotools.geopkg that return types with arguments of type GeoPkgMetadataReference Modifier and Type Method Description List<GeoPkgMetadataReference>GeoPkgMetadataExtension. getReferences(GeoPkgMetadata metadata)Methods in org.geotools.geopkg with parameters of type GeoPkgMetadataReference Modifier and Type Method Description voidGeoPkgMetadataExtension. addReference(GeoPkgMetadataReference reference)Adds a metadata reference in the packagevoidGeoPkgMetadataExtension. removeReference(GeoPkgMetadataReference reference)Removes the given metadata reference from the packagevoidGeoPkgMetadataExtension. updateReference(GeoPkgMetadataReference reference)Updates a metadata reference in the pacakge
-