|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractStyleType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractStyleType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractStyleType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
StyleType
[complexType of] Predefined concrete value of the top-level property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractStyleType | |
---|---|
javax.xml.bind.JAXBElement<AbstractStyleType> |
ObjectFactory.create_Style(AbstractStyleType value)
Create an instance of JAXBElement < AbstractStyleType > } |
javax.xml.bind.JAXBElement<? extends AbstractStyleType> |
DefaultStylePropertyType.get_Style()
Ruft den Wert der _Style-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractStyleType | |
---|---|
javax.xml.bind.JAXBElement<AbstractStyleType> |
ObjectFactory.create_Style(AbstractStyleType value)
Create an instance of JAXBElement < AbstractStyleType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractStyleType | |
---|---|
void |
DefaultStylePropertyType.set_Style(javax.xml.bind.JAXBElement<? extends AbstractStyleType> value)
Legt den Wert der _Style-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |