|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SurfaceArrayProperty in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type SurfaceArrayProperty | |
---|---|
SurfaceArrayPropertyType |
GMLMarshaller.marshalSurfaceArrayProperty(SurfaceArrayProperty src)
|
Uses of SurfaceArrayProperty in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return SurfaceArrayProperty | |
---|---|
SurfaceArrayProperty |
GMLUnmarshaller.unmarshalSurfaceArrayProperty(SurfaceArrayPropertyType src)
|
Uses of SurfaceArrayProperty in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return SurfaceArrayProperty | |
---|---|
SurfaceArrayProperty |
GMLFactory.createSurfaceArrayProperty()
|
SurfaceArrayProperty |
GMLFactory.createSurfaceArrayProperty(AbstractSurface... abstractSurface)
|
SurfaceArrayProperty |
GMLFactory.createSurfaceArrayProperty(java.util.List<AbstractSurface> abstractSurface)
|
Uses of SurfaceArrayProperty in org.citygml4j.impl.gml.geometry.aggregates |
---|
Methods in org.citygml4j.impl.gml.geometry.aggregates that return SurfaceArrayProperty | |
---|---|
SurfaceArrayProperty |
MultiSurfaceImpl.getSurfaceMembers()
|
Methods in org.citygml4j.impl.gml.geometry.aggregates with parameters of type SurfaceArrayProperty | |
---|---|
void |
MultiSurfaceImpl.setSurfaceMembers(SurfaceArrayProperty surfaceMembers)
|
Uses of SurfaceArrayProperty in org.citygml4j.impl.gml.geometry.primitives |
---|
Classes in org.citygml4j.impl.gml.geometry.primitives that implement SurfaceArrayProperty | |
---|---|
class |
SurfaceArrayPropertyImpl
|
Uses of SurfaceArrayProperty in org.citygml4j.model.gml.geometry.aggregates |
---|
Methods in org.citygml4j.model.gml.geometry.aggregates that return SurfaceArrayProperty | |
---|---|
SurfaceArrayProperty |
MultiSurface.getSurfaceMembers()
|
Methods in org.citygml4j.model.gml.geometry.aggregates with parameters of type SurfaceArrayProperty | |
---|---|
void |
MultiSurface.setSurfaceMembers(SurfaceArrayProperty surfaceMembers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |