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

Uses of LabelType in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 with type parameters of type LabelType
protected  List<LabelType> ScreenAnchorType.Assets.label
           
 

Methods in net.opengis.arml.v_2_0 that return LabelType
 LabelType ObjectFactory.createLabelType()
          Create an instance of LabelType
 LabelType LabelType.withBackside(String value)
           
 LabelType LabelType.withConditions(VisualAssetType.Conditions value)
           
 LabelType LabelType.withEnabled(Boolean value)
           
 LabelType LabelType.withHeight(String value)
           
 LabelType LabelType.withHref(LabelType.Href value)
           
 LabelType LabelType.withHyperlinkBehavior(String value)
           
 LabelType LabelType.withId(String value)
           
 LabelType LabelType.withOrientation(OrientationType value)
           
 LabelType LabelType.withOrientationMode(String value)
           
 LabelType LabelType.withScalingMode(ScalingModeType value)
           
 LabelType LabelType.withSrc(Object value)
           
 LabelType LabelType.withViewportWidth(BigInteger value)
           
 LabelType LabelType.withWidth(String value)
           
 LabelType LabelType.withZOrder(Integer value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type LabelType
 JAXBElement<LabelType> ObjectFactory.createLabel(LabelType value)
          Create an instance of JAXBElement<LabelType>}
 List<LabelType> ScreenAnchorType.Assets.getLabel()
          Gets the value of the label property.
 

Methods in net.opengis.arml.v_2_0 with parameters of type LabelType
 JAXBElement<LabelType> ObjectFactory.createLabel(LabelType value)
          Create an instance of JAXBElement<LabelType>}
 ScreenAnchorType.Assets ScreenAnchorType.Assets.withLabel(LabelType... values)
           
 

Method parameters in net.opengis.arml.v_2_0 with type arguments of type LabelType
 void ScreenAnchorType.Assets.setLabel(List<LabelType> value)
           
 ScreenAnchorType.Assets ScreenAnchorType.Assets.withLabel(Collection<LabelType> values)
           
 ScreenAnchorType.Assets ScreenAnchorType.Assets.withLabel(List<LabelType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.