Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.geometry.complexes |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.GeometricPrimitivePropertyType |
GMLMarshaller.marshalGeometricPrimitiveProperty(GeometricPrimitiveProperty src) |
Modifier and Type | Method and Description |
---|---|
GeometricPrimitiveProperty |
GMLUnmarshaller.unmarshalGeometricPrimitiveProperty(net.opengis.gml.GeometricPrimitivePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GeometricPrimitiveProperty> |
GeometricComplex.getElement() |
Modifier and Type | Method and Description |
---|---|
void |
GeometricComplex.addElement(GeometricPrimitiveProperty element) |
boolean |
GeometricComplex.unsetElement(GeometricPrimitiveProperty element) |
Modifier and Type | Method and Description |
---|---|
void |
GeometricComplex.setElement(java.util.List<GeometricPrimitiveProperty> element) |