Uses of Class
net.opengis.citygml.appearance.v_2_0.TextureAssociationType
-
Packages that use TextureAssociationType Package Description net.opengis.citygml.appearance.v_2_0 -
-
Uses of TextureAssociationType in net.opengis.citygml.appearance.v_2_0
Fields in net.opengis.citygml.appearance.v_2_0 with type parameters of type TextureAssociationType Modifier and Type Field Description protected List<TextureAssociationType>ParameterizedTextureType. targetMethods in net.opengis.citygml.appearance.v_2_0 that return TextureAssociationType Modifier and Type Method Description TextureAssociationTypeObjectFactory. createTextureAssociationType()Create an instance ofTextureAssociationTypeTextureAssociationTypeTextureAssociationType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)TextureAssociationTypeTextureAssociationType. withArcrole(String value)TextureAssociationTypeTextureAssociationType. withHref(String value)TextureAssociationTypeTextureAssociationType. withRemoteSchema(String value)TextureAssociationTypeTextureAssociationType. withRole(String value)TextureAssociationTypeTextureAssociationType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)TextureAssociationTypeTextureAssociationType. withTextureParameterization(jakarta.xml.bind.JAXBElement<? extends AbstractTextureParameterizationType> value)TextureAssociationTypeTextureAssociationType. withTitle(String value)TextureAssociationTypeTextureAssociationType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)TextureAssociationTypeTextureAssociationType. withUri(String value)Methods in net.opengis.citygml.appearance.v_2_0 that return types with arguments of type TextureAssociationType Modifier and Type Method Description List<TextureAssociationType>ParameterizedTextureType. getTarget()Gets the value of the target property.Methods in net.opengis.citygml.appearance.v_2_0 with parameters of type TextureAssociationType Modifier and Type Method Description ParameterizedTextureTypeParameterizedTextureType. withTarget(TextureAssociationType... values)Method parameters in net.opengis.citygml.appearance.v_2_0 with type arguments of type TextureAssociationType Modifier and Type Method Description voidParameterizedTextureType. setTarget(List<TextureAssociationType> value)ParameterizedTextureTypeParameterizedTextureType. withTarget(Collection<TextureAssociationType> values)ParameterizedTextureTypeParameterizedTextureType. withTarget(List<TextureAssociationType> value)
-