Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.geometry.primitives |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.TrianglePatchArrayPropertyType |
GMLMarshaller.marshalTrianglePatchArrayProperty(TrianglePatchArrayProperty src) |
Modifier and Type | Method and Description |
---|---|
TrianglePatchArrayProperty |
GMLUnmarshaller.unmarshalTrianglePatchArrayProperty(net.opengis.gml.TrianglePatchArrayPropertyType src) |
Modifier and Type | Method and Description |
---|---|
TrianglePatchArrayProperty |
TriangulatedSurface.getPatches() |
TrianglePatchArrayProperty |
TriangulatedSurface.getTrianglePatches() |
Modifier and Type | Method and Description |
---|---|
void |
TriangulatedSurface.setTrianglePatches(TrianglePatchArrayProperty trianglePatches) |