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

Uses of TextType in net.opengis.arml.v_2_0
 

Methods in net.opengis.arml.v_2_0 that return TextType
 TextType ObjectFactory.createTextType()
          Create an instance of TextType
 TextType TextType.withBackside(String value)
           
 TextType TextType.withClazz(String value)
           
 TextType TextType.withConditions(VisualAssetType.Conditions value)
           
 TextType TextType.withEnabled(Boolean value)
           
 TextType TextType.withHeight(String value)
           
 TextType TextType.withId(String value)
           
 TextType TextType.withOrientation(OrientationType value)
           
 TextType TextType.withOrientationMode(String value)
           
 TextType TextType.withScalingMode(ScalingModeType value)
           
 TextType TextType.withSrc(String value)
           
 TextType TextType.withStyle(String value)
           
 TextType TextType.withWidth(String value)
           
 TextType TextType.withZOrder(Integer value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.