org.citygml4j.model.citygml.core
Class LodRepresentation
java.lang.Object
org.citygml4j.model.citygml.core.LodRepresentation
public class LodRepresentation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LodRepresentation
public LodRepresentation()
getLod0Geometry
public java.util.List<GeometryProperty<? extends AbstractGeometry>> getLod0Geometry()
getLod1Geometry
public java.util.List<GeometryProperty<? extends AbstractGeometry>> getLod1Geometry()
getLod2Geometry
public java.util.List<GeometryProperty<? extends AbstractGeometry>> getLod2Geometry()
getLod3Geometry
public java.util.List<GeometryProperty<? extends AbstractGeometry>> getLod3Geometry()
getLod4Geometry
public java.util.List<GeometryProperty<? extends AbstractGeometry>> getLod4Geometry()
getLodGeometry
public java.util.List<GeometryProperty<? extends AbstractGeometry>> getLodGeometry(int lod)
isSetLod0Geometry
public boolean isSetLod0Geometry()
isSetLod1Geometry
public boolean isSetLod1Geometry()
isSetLod2Geometry
public boolean isSetLod2Geometry()
isSetLod3Geometry
public boolean isSetLod3Geometry()
isSetLod4Geometry
public boolean isSetLod4Geometry()
isSetLodGeometry
public boolean isSetLodGeometry(int lod)