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

Uses of RelativeToType in net.opengis.arml.v_2_0
 

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

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

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



Copyright © 2008-2015. All Rights Reserved.