|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeometricPrimitivePropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of GeometricPrimitivePropertyType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return GeometricPrimitivePropertyType | |
---|---|
GeometricPrimitivePropertyType |
GMLMarshaller.marshalGeometricPrimitiveProperty(GeometricPrimitiveProperty src)
|
Uses of GeometricPrimitivePropertyType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type GeometricPrimitivePropertyType | |
---|---|
GeometricPrimitiveProperty |
GMLUnmarshaller.unmarshalGeometricPrimitiveProperty(GeometricPrimitivePropertyType src)
|
Uses of GeometricPrimitivePropertyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return GeometricPrimitivePropertyType | |
---|---|
GeometricPrimitivePropertyType |
ObjectFactory.createGeometricPrimitivePropertyType()
Create an instance of GeometricPrimitivePropertyType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type GeometricPrimitivePropertyType | |
---|---|
java.util.List<GeometricPrimitivePropertyType> |
GeometricComplexType.getElement()
Gets the value of the element property. |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type GeometricPrimitivePropertyType | |
---|---|
void |
GeometricComplexType.setElement(java.util.List<GeometricPrimitivePropertyType> element)
Sets the value of the element property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |