|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointArrayPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of PointArrayPropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return PointArrayPropertyType | |
---|---|
PointArrayPropertyType |
GMLMarshaller.marshalPointArrayProperty(PointArrayProperty src)
|
Uses of PointArrayPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type PointArrayPropertyType | |
---|---|
PointArrayProperty |
GMLUnmarshaller.unmarshalPointArrayProperty(PointArrayPropertyType src)
|
Uses of PointArrayPropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return PointArrayPropertyType | |
---|---|
PointArrayPropertyType |
ObjectFactory.createPointArrayPropertyType()
Create an instance of PointArrayPropertyType |
PointArrayPropertyType |
MultiPointType.getPointMembers()
Ruft den Wert der pointMembers-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type PointArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<PointArrayPropertyType> |
ObjectFactory.createPointArrayProperty(PointArrayPropertyType value)
Create an instance of JAXBElement < PointArrayPropertyType > } |
javax.xml.bind.JAXBElement<PointArrayPropertyType> |
ObjectFactory.createPointMembers(PointArrayPropertyType value)
Create an instance of JAXBElement < PointArrayPropertyType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type PointArrayPropertyType | |
---|---|
javax.xml.bind.JAXBElement<PointArrayPropertyType> |
ObjectFactory.createPointArrayProperty(PointArrayPropertyType value)
Create an instance of JAXBElement < PointArrayPropertyType > } |
javax.xml.bind.JAXBElement<PointArrayPropertyType> |
ObjectFactory.createPointMembers(PointArrayPropertyType value)
Create an instance of JAXBElement < PointArrayPropertyType > } |
void |
MultiPointType.setPointMembers(PointArrayPropertyType value)
Legt den Wert der pointMembers-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |