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

Uses of AnchorType in net.opengis.arml.v_2_0
 

Subclasses of AnchorType in net.opengis.arml.v_2_0
 class ARAnchorType
          Java class for ARAnchorType complex type.
 class GeometryType
          Java class for GeometryType complex type.
 class RelativeToType
          Java class for RelativeToType complex type.
 class ScreenAnchorType
          Java class for ScreenAnchorType complex type.
 class TrackableType
          Java class for TrackableType complex type.
 

Fields in net.opengis.arml.v_2_0 with type parameters of type AnchorType
protected  List<JAXBElement<? extends AnchorType>> FeatureType.Anchors.anchor
           
 

Methods in net.opengis.arml.v_2_0 that return AnchorType
 AnchorType AnchorType.withEnabled(Boolean value)
           
 AnchorType AnchorType.withId(String value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type AnchorType
 JAXBElement<AnchorType> ObjectFactory.createAnchor(AnchorType value)
          Create an instance of JAXBElement<AnchorType>}
 List<JAXBElement<? extends AnchorType>> FeatureType.Anchors.getAnchor()
          Gets the value of the anchor property.
 

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

Method parameters in net.opengis.arml.v_2_0 with type arguments of type AnchorType
 void FeatureType.Anchors.setAnchor(List<JAXBElement<? extends AnchorType>> value)
           
 FeatureType.Anchors FeatureType.Anchors.withAnchor(Collection<JAXBElement<? extends AnchorType>> values)
           
 FeatureType.Anchors FeatureType.Anchors.withAnchor(List<JAXBElement<? extends AnchorType>> value)
           
 



Copyright © 2008-2015. All Rights Reserved.