Uses of Class
net.opengis.citygml.appearance.v_1_0.GeoreferencedTextureType

Packages that use GeoreferencedTextureType
net.opengis.citygml.appearance.v_1_0   
 

Uses of GeoreferencedTextureType in net.opengis.citygml.appearance.v_1_0
 

Methods in net.opengis.citygml.appearance.v_1_0 that return GeoreferencedTextureType
 GeoreferencedTextureType ObjectFactory.createGeoreferencedTextureType()
          Create an instance of GeoreferencedTextureType
 GeoreferencedTextureType GeoreferencedTextureType.withBorderColor(Collection<Double> values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withBorderColor(Double... values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withBorderColor(List<Double> value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfGeoreferencedTexture(Collection<Object> values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfGeoreferencedTexture(List<Object> value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfGeoreferencedTexture(Object... values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfSurfaceData(Collection<Object> values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfSurfaceData(List<Object> value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfSurfaceData(Object... values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfTexture(Collection<Object> values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfTexture(List<Object> value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withGenericApplicationPropertyOfTexture(Object... values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withImageURI(String value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withIsFront(Boolean value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withMimeType(String value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withOrientation(Collection<Double> values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withOrientation(Double... values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withOrientation(List<Double> value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withPreferWorldFile(Boolean value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withReferencePoint(PointPropertyType value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withTarget(Collection<String> values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withTarget(List<String> value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withTarget(String... values)
           
 GeoreferencedTextureType GeoreferencedTextureType.withTextureType(TextureTypeType value)
           
 GeoreferencedTextureType GeoreferencedTextureType.withWrapMode(WrapModeType value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type GeoreferencedTextureType
 JAXBElement<GeoreferencedTextureType> ObjectFactory.createGeoreferencedTexture(GeoreferencedTextureType value)
          Create an instance of JAXBElement<GeoreferencedTextureType>}
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type GeoreferencedTextureType
 JAXBElement<GeoreferencedTextureType> ObjectFactory.createGeoreferencedTexture(GeoreferencedTextureType value)
          Create an instance of JAXBElement<GeoreferencedTextureType>}
 



Copyright © 2008-2015. All Rights Reserved.