Class AbstractSolidType
- java.lang.Object
-
- org.citygml4j.binding.cityjson.geometry.AbstractGeometryType
-
- org.citygml4j.binding.cityjson.geometry.AbstractGeometryObjectType
-
- org.citygml4j.binding.cityjson.geometry.AbstractSolidType
-
- All Implemented Interfaces:
GeometryWithSemantics
- Direct Known Subclasses:
AbstractSolidCollectionType
,SolidType
public abstract class AbstractSolidType extends AbstractGeometryObjectType implements GeometryWithSemantics
-
-
Constructor Summary
Constructors Constructor Description AbstractSolidType()
-
Method Summary
-
Methods inherited from class org.citygml4j.binding.cityjson.geometry.AbstractGeometryObjectType
getLod, isSetLod, setLod
-
Methods inherited from class org.citygml4j.binding.cityjson.geometry.AbstractGeometryType
getType, updateIndexes
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.citygml4j.binding.cityjson.geometry.GeometryWithSemantics
getSemantics, isSetSemantics, unsetSemantics
-
-