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

Uses of FillType in net.opengis.arml.v_2_0
 

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

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

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



Copyright © 2008-2015. All Rights Reserved.