Uses of Class
org.apache.sis.internal.jaxb.geometry.GM_Object
Packages that use GM_Object
-
Uses of GM_Object in org.apache.sis.internal.jaxb.geometry
Methods in org.apache.sis.internal.jaxb.geometry that return GM_ObjectModifier and TypeMethodDescriptionfinal GM_Object
GM_Object.marshal
(org.opengis.geometry.Geometry value) Converts a GeoAPI interface to the appropriate adapter for the way it will be marshalled into an XML file or stream.protected GM_Object
GM_Object.wrap
(org.opengis.geometry.Geometry value) Returns the geometry value to be covered by agml:**
element.Methods in org.apache.sis.internal.jaxb.geometry with parameters of type GM_Object