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

Uses of ModelType in net.opengis.arml.v_2_0
 

Methods in net.opengis.arml.v_2_0 that return ModelType
 ModelType ObjectFactory.createModelType()
          Create an instance of ModelType
 ModelType ModelType.withConditions(VisualAssetType.Conditions value)
           
 ModelType ModelType.withEnabled(Boolean value)
           
 ModelType ModelType.withHref(ModelType.Href value)
           
 ModelType ModelType.withId(String value)
           
 ModelType ModelType.withOrientation(OrientationType value)
           
 ModelType ModelType.withScale(ScaleType value)
           
 ModelType ModelType.withScalingMode(ScalingModeType value)
           
 ModelType ModelType.withType(String value)
           
 ModelType ModelType.withZOrder(Integer value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.