|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BoundingShape in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type BoundingShape | |
---|---|
BoundingShapeType |
GMLMarshaller.marshalBoundingShape(BoundingShape src)
|
Uses of BoundingShape in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return BoundingShape | |
---|---|
BoundingShape |
GMLUnmarshaller.unmarshalBoundingShape(BoundingShapeType src)
|
Uses of BoundingShape in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return BoundingShape | |
---|---|
BoundingShape |
GMLFactory.createBoundingShape()
|
BoundingShape |
GMLFactory.createBoundingShape(BoundingBox boundingBox)
|
BoundingShape |
GMLFactory.createBoundingShape(Envelope envelope)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.building |
---|
Methods in org.citygml4j.impl.citygml.building that return BoundingShape | |
---|---|
BoundingShape |
RoomImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
IntBuildingInstallationImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
BuildingInstallationImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
BuildingFurnitureImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractOpeningImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractBuildingImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractBoundarySurfaceImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.cityfurniture |
---|
Methods in org.citygml4j.impl.citygml.cityfurniture that return BoundingShape | |
---|---|
BoundingShape |
CityFurnitureImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.cityobjectgroup |
---|
Methods in org.citygml4j.impl.citygml.cityobjectgroup that return BoundingShape | |
---|---|
BoundingShape |
CityObjectGroupImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.core |
---|
Methods in org.citygml4j.impl.citygml.core that return BoundingShape | |
---|---|
BoundingShape |
CityModelImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.generics |
---|
Methods in org.citygml4j.impl.citygml.generics that return BoundingShape | |
---|---|
BoundingShape |
GenericCityObjectImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.landuse |
---|
Methods in org.citygml4j.impl.citygml.landuse that return BoundingShape | |
---|---|
BoundingShape |
LandUseImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.relief |
---|
Methods in org.citygml4j.impl.citygml.relief that return BoundingShape | |
---|---|
BoundingShape |
TINReliefImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
ReliefFeatureImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
RasterReliefImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
MassPointReliefImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
BreaklineReliefImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractReliefComponentImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.transportation |
---|
Methods in org.citygml4j.impl.citygml.transportation that return BoundingShape | |
---|---|
BoundingShape |
TransportationComplexImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
TrafficAreaImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AuxiliaryTrafficAreaImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.vegetation |
---|
Methods in org.citygml4j.impl.citygml.vegetation that return BoundingShape | |
---|---|
BoundingShape |
SolitaryVegetationObjectImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
PlantCoverImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.citygml.waterbody |
---|
Methods in org.citygml4j.impl.citygml.waterbody that return BoundingShape | |
---|---|
BoundingShape |
WaterBodyImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractWaterBoundarySurfaceImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.gml.coverage |
---|
Methods in org.citygml4j.impl.gml.coverage that return BoundingShape | |
---|---|
BoundingShape |
RectifiedGridCoverageImpl.calcBoundedBy(boolean setBoundedBy)
|
Uses of BoundingShape in org.citygml4j.impl.gml.feature |
---|
Classes in org.citygml4j.impl.gml.feature that implement BoundingShape | |
---|---|
class |
BoundingShapeImpl
|
Methods in org.citygml4j.impl.gml.feature that return BoundingShape | |
---|---|
BoundingShape |
AbstractFeatureImpl.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractFeatureImpl.getBoundedBy()
|
Methods in org.citygml4j.impl.gml.feature with parameters of type BoundingShape | |
---|---|
void |
AbstractFeatureImpl.setBoundedBy(BoundingShape boundingShape)
|
Uses of BoundingShape in org.citygml4j.model.gml.feature |
---|
Methods in org.citygml4j.model.gml.feature that return BoundingShape | |
---|---|
BoundingShape |
AbstractFeature.calcBoundedBy(boolean setBoundedBy)
|
BoundingShape |
AbstractFeature.getBoundedBy()
|
Methods in org.citygml4j.model.gml.feature with parameters of type BoundingShape | |
---|---|
void |
AbstractFeature.setBoundedBy(BoundingShape boundingShape)
|
Uses of BoundingShape in org.citygml4j.xml.io.reader |
---|
Methods in org.citygml4j.xml.io.reader that return BoundingShape | |
---|---|
BoundingShape |
ParentInfo.getBoundedBy()
|
Uses of BoundingShape in org.citygml4j.xml.io.writer |
---|
Methods in org.citygml4j.xml.io.writer that return BoundingShape | |
---|---|
BoundingShape |
CityModelInfo.getBoundedBy()
|
Methods in org.citygml4j.xml.io.writer with parameters of type BoundingShape | |
---|---|
void |
CityModelInfo.setBoundedBy(BoundingShape boundingBy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |