Uses of Class
net.opengis.arml.v_2_0.GeometryType

Uses of GeometryType in net.opengis.arml.v_2_0
 

Methods in net.opengis.arml.v_2_0 that return GeometryType
 GeometryType ObjectFactory.createGeometryType()
          Create an instance of GeometryType
 GeometryType GeometryType.withAssets(ARAnchorType.Assets value)
           
 GeometryType GeometryType.withEnabled(Boolean value)
           
 GeometryType GeometryType.withId(String value)
           
 GeometryType GeometryType.withLineString(LineStringType value)
           
 GeometryType GeometryType.withPoint(PointType value)
           
 GeometryType GeometryType.withPolygon(PolygonType value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type GeometryType
 JAXBElement<GeometryType> ObjectFactory.createGeometry(GeometryType value)
          Create an instance of JAXBElement<GeometryType>}
 

Methods in net.opengis.arml.v_2_0 with parameters of type GeometryType
 JAXBElement<GeometryType> ObjectFactory.createGeometry(GeometryType value)
          Create an instance of JAXBElement<GeometryType>}
 



Copyright © 2008-2015. All Rights Reserved.