Class MultiSurfaceType
- java.lang.Object
-
- org.citygml4j.binding.cityjson.geometry.AbstractGeometryType
-
- org.citygml4j.binding.cityjson.geometry.AbstractGeometryObjectType
-
- org.citygml4j.binding.cityjson.geometry.AbstractSurfaceCollectionType
-
- org.citygml4j.binding.cityjson.geometry.MultiSurfaceType
-
- All Implemented Interfaces:
GeometryWithAppearance<SurfaceCollectionMaterialObject,SurfaceCollectionTextureObject>
,GeometryWithSemantics
public class MultiSurfaceType extends AbstractSurfaceCollectionType
-
-
Constructor Summary
Constructors Constructor Description MultiSurfaceType()
-
Method Summary
-
Methods inherited from class org.citygml4j.binding.cityjson.geometry.AbstractSurfaceCollectionType
addMaterial, addSurface, addTexture, getMaterial, getMaterial, getSemantics, getSurfaces, getTexture, getTexture, getType, isSetMaterial, isSetSemantics, isSetTexture, removeMaterial, removeMaterial, removeTexture, removeTexture, setMaterial, setSemantics, setSurfaces, setTexture, unsetAppearance, unsetMaterial, unsetSemantics, unsetSurfaces, unsetTexture, updateIndexes
-
Methods inherited from class org.citygml4j.binding.cityjson.geometry.AbstractGeometryObjectType
getLod, isSetLod, setLod
-
-