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

Uses of ImageType in net.opengis.arml.v_2_0
 

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

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

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



Copyright © 2008-2015. All Rights Reserved.