Uses of Class
net.opengis.citygml.appearance.v_2_0.AppearancePropertyType
-
Packages that use AppearancePropertyType Package Description net.opengis.citygml.appearance.v_2_0 -
-
Uses of AppearancePropertyType in net.opengis.citygml.appearance.v_2_0
Methods in net.opengis.citygml.appearance.v_2_0 that return AppearancePropertyType Modifier and Type Method Description AppearancePropertyTypeObjectFactory. createAppearancePropertyType()Create an instance ofAppearancePropertyTypeAppearancePropertyTypeAppearancePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)AppearancePropertyTypeAppearancePropertyType. withAppearance(AppearanceType value)AppearancePropertyTypeAppearancePropertyType. withArcrole(String value)AppearancePropertyTypeAppearancePropertyType. withHref(String value)AppearancePropertyTypeAppearancePropertyType. withRemoteSchema(String value)AppearancePropertyTypeAppearancePropertyType. withRole(String value)AppearancePropertyTypeAppearancePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)AppearancePropertyTypeAppearancePropertyType. withTitle(String value)AppearancePropertyTypeAppearancePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.appearance.v_2_0 that return types with arguments of type AppearancePropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AppearancePropertyType>ObjectFactory. createAppearanceProperty(AppearancePropertyType value)Methods in net.opengis.citygml.appearance.v_2_0 with parameters of type AppearancePropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AppearancePropertyType>ObjectFactory. createAppearanceProperty(AppearancePropertyType value)
-