Class CompositeSolidType
- java.lang.Object
-
- org.citygml4j.binding.cityjson.geometry.AbstractGeometryType
-
- org.citygml4j.binding.cityjson.geometry.AbstractGeometryObjectType
-
- org.citygml4j.binding.cityjson.geometry.AbstractSolidType
-
- org.citygml4j.binding.cityjson.geometry.AbstractSolidCollectionType
-
- org.citygml4j.binding.cityjson.geometry.CompositeSolidType
-
- All Implemented Interfaces:
GeometryWithAppearance<SolidCollectionMaterialObject,SolidCollectionTextureObject>
,GeometryWithSemantics
public class CompositeSolidType extends AbstractSolidCollectionType
-
-
Constructor Summary
Constructors Constructor Description CompositeSolidType()
-
Method Summary
-
Methods inherited from class org.citygml4j.binding.cityjson.geometry.AbstractSolidCollectionType
addMaterial, addSolid, addTexture, getMaterial, getMaterial, getSemantics, getSolids, getTexture, getTexture, getType, isSetMaterial, isSetSemantics, isSetTexture, removeMaterial, removeMaterial, removeTexture, removeTexture, setMaterial, setSemantics, setSolids, setTexture, unsetAppearance, unsetMaterial, unsetSemantics, unsetSolids, unsetTexture, updateIndexes
-
Methods inherited from class org.citygml4j.binding.cityjson.geometry.AbstractGeometryObjectType
getLod, isSetLod, setLod
-
-