|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PolygonPropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return PolygonPropertyType | |
---|---|
PolygonPropertyType |
GMLMarshaller.marshalPolygonProperty(PolygonProperty src)
|
Uses of PolygonPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type PolygonPropertyType | |
---|---|
PolygonProperty |
GMLUnmarshaller.unmarshalPolygonProperty(PolygonPropertyType src)
|
Uses of PolygonPropertyType in org.citygml4j.jaxb.citygml.dem._1 |
---|
Methods in org.citygml4j.jaxb.citygml.dem._1 that return PolygonPropertyType | |
---|---|
PolygonPropertyType |
AbstractReliefComponentType.getExtent()
Ruft den Wert der extent-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.dem._1 with parameters of type PolygonPropertyType | |
---|---|
void |
AbstractReliefComponentType.setExtent(PolygonPropertyType value)
Legt den Wert der extent-Eigenschaft fest. |
Uses of PolygonPropertyType in org.citygml4j.jaxb.citygml.dem._2 |
---|
Methods in org.citygml4j.jaxb.citygml.dem._2 that return PolygonPropertyType | |
---|---|
PolygonPropertyType |
AbstractReliefComponentType.getExtent()
Ruft den Wert der extent-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.dem._2 with parameters of type PolygonPropertyType | |
---|---|
void |
AbstractReliefComponentType.setExtent(PolygonPropertyType value)
Legt den Wert der extent-Eigenschaft fest. |
Uses of PolygonPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return PolygonPropertyType | |
---|---|
PolygonPropertyType |
ObjectFactory.createPolygonPropertyType()
Create an instance of PolygonPropertyType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type PolygonPropertyType | |
---|---|
javax.xml.bind.JAXBElement<PolygonPropertyType> |
ObjectFactory.createPolygonMember(PolygonPropertyType value)
Create an instance of JAXBElement < PolygonPropertyType > } |
javax.xml.bind.JAXBElement<PolygonPropertyType> |
ObjectFactory.createPolygonProperty(PolygonPropertyType value)
Create an instance of JAXBElement < PolygonPropertyType > } |
java.util.List<PolygonPropertyType> |
MultiPolygonType.getPolygonMember()
Gets the value of the polygonMember property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type PolygonPropertyType | |
---|---|
javax.xml.bind.JAXBElement<PolygonPropertyType> |
ObjectFactory.createPolygonMember(PolygonPropertyType value)
Create an instance of JAXBElement < PolygonPropertyType > } |
javax.xml.bind.JAXBElement<PolygonPropertyType> |
ObjectFactory.createPolygonProperty(PolygonPropertyType value)
Create an instance of JAXBElement < PolygonPropertyType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type PolygonPropertyType | |
---|---|
void |
MultiPolygonType.setPolygonMember(java.util.List<PolygonPropertyType> polygonMember)
Sets the value of the polygonMember property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |