Uses of Interface
org.citygml4j.model.common.base.ModelObject

Packages that use ModelObject
org.citygml4j.builder.jaxb.marshal   
org.citygml4j.builder.jaxb.marshal.citygml   
org.citygml4j.builder.jaxb.marshal.citygml.appearance   
org.citygml4j.builder.jaxb.marshal.citygml.building   
org.citygml4j.builder.jaxb.marshal.citygml.cityfurniture   
org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup   
org.citygml4j.builder.jaxb.marshal.citygml.core   
org.citygml4j.builder.jaxb.marshal.citygml.generics   
org.citygml4j.builder.jaxb.marshal.citygml.landuse   
org.citygml4j.builder.jaxb.marshal.citygml.relief   
org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface   
org.citygml4j.builder.jaxb.marshal.citygml.transportation   
org.citygml4j.builder.jaxb.marshal.citygml.vegetation   
org.citygml4j.builder.jaxb.marshal.citygml.waterbody   
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal   
org.citygml4j.builder.jaxb.xml.io.writer   
org.citygml4j.impl.citygml.appearance   
org.citygml4j.impl.citygml.building   
org.citygml4j.impl.citygml.cityfurniture   
org.citygml4j.impl.citygml.cityobjectgroup   
org.citygml4j.impl.citygml.core   
org.citygml4j.impl.citygml.generics   
org.citygml4j.impl.citygml.landuse   
org.citygml4j.impl.citygml.relief   
org.citygml4j.impl.citygml.texturedsurface   
org.citygml4j.impl.citygml.transportation   
org.citygml4j.impl.citygml.vegetation   
org.citygml4j.impl.citygml.waterbody   
org.citygml4j.impl.gml.base   
org.citygml4j.impl.gml.basicTypes   
org.citygml4j.impl.gml.coverage   
org.citygml4j.impl.gml.feature   
org.citygml4j.impl.gml.geometry   
org.citygml4j.impl.gml.geometry.aggregates   
org.citygml4j.impl.gml.geometry.complexes   
org.citygml4j.impl.gml.geometry.primitives   
org.citygml4j.impl.gml.grids   
org.citygml4j.impl.gml.measures   
org.citygml4j.impl.gml.valueObjects   
org.citygml4j.impl.xal   
org.citygml4j.model.citygml   
org.citygml4j.model.citygml.ade   
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.building   
org.citygml4j.model.citygml.cityfurniture   
org.citygml4j.model.citygml.cityobjectgroup   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.generics   
org.citygml4j.model.citygml.landuse   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.texturedsurface   
org.citygml4j.model.citygml.transportation   
org.citygml4j.model.citygml.vegetation   
org.citygml4j.model.citygml.waterbody   
org.citygml4j.model.common.association   
org.citygml4j.model.common.child   
org.citygml4j.model.gml   
org.citygml4j.model.gml.base   
org.citygml4j.model.gml.basicTypes   
org.citygml4j.model.gml.coverage   
org.citygml4j.model.gml.feature   
org.citygml4j.model.gml.geometry   
org.citygml4j.model.gml.geometry.aggregates   
org.citygml4j.model.gml.geometry.complexes   
org.citygml4j.model.gml.geometry.primitives   
org.citygml4j.model.gml.grids   
org.citygml4j.model.gml.measures   
org.citygml4j.model.gml.valueObjects   
org.citygml4j.model.xal   
org.citygml4j.util.xlink   
org.citygml4j.xml.io.writer   
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal
 

Methods in org.citygml4j.builder.jaxb.marshal with parameters of type ModelObject
 java.lang.Object JAXBMarshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml with parameters of type ModelObject
 java.lang.Object CityGMLMarshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.appearance
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type ModelObject
 java.lang.Object Appearance100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Appearance040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.building
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type ModelObject
 java.lang.Object Building100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Building040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.cityfurniture
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.cityfurniture with parameters of type ModelObject
 java.lang.Object CityFurniture100Marshaller.marshal(ModelObject src)
           
 java.lang.Object CityFurniture040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup with parameters of type ModelObject
 java.lang.Object CityObjectGroup100Marshaller.marshal(ModelObject src)
           
 java.lang.Object CityObjectGroup040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type ModelObject
 java.lang.Object Core100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Core040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.generics
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics with parameters of type ModelObject
 java.lang.Object Generics100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Generics040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.landuse
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.landuse with parameters of type ModelObject
 java.lang.Object LandUse100Marshaller.marshal(ModelObject src)
           
 java.lang.Object LandUse040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.relief
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.relief with parameters of type ModelObject
 java.lang.Object Relief100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Relief040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface with parameters of type ModelObject
 java.lang.Object TexturedSurface100Marshaller.marshal(ModelObject src)
           
 java.lang.Object TexturedSurface040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.transportation
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.transportation with parameters of type ModelObject
 java.lang.Object Transportation100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Transportation040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.vegetation
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.vegetation with parameters of type ModelObject
 java.lang.Object Vegetation100Marshaller.marshal(ModelObject src)
           
 java.lang.Object Vegetation040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.citygml.waterbody
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.waterbody with parameters of type ModelObject
 java.lang.Object WaterBody100Marshaller.marshal(ModelObject src)
           
 java.lang.Object WaterBody040Marshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type ModelObject
 java.lang.Object GMLMarshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal with parameters of type ModelObject
 java.lang.Object XALMarshaller.marshal(ModelObject src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.unmarshal
 

Methods in org.citygml4j.builder.jaxb.unmarshal that return ModelObject
 ModelObject JAXBUnmarshaller.unmarshal(org.w3c.dom.Element element)
           
 ModelObject JAXBUnmarshaller.unmarshal(javax.xml.bind.JAXBElement<?> src)
           
 ModelObject JAXBUnmarshaller.unmarshal(java.lang.Object src)
           
 

Uses of ModelObject in org.citygml4j.builder.jaxb.xml.io.writer
 

Method parameters in org.citygml4j.builder.jaxb.xml.io.writer with type arguments of type ModelObject
 void JAXBModelWriter.writeFeatureMembers(java.util.List<ModelObject> features)
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.appearance
 

Classes in org.citygml4j.impl.citygml.appearance that implement ModelObject
 class AbstractSurfaceDataImpl
           
 class AbstractTextureImpl
           
 class AbstractTextureParameterizationImpl
           
 class AppearanceImpl
           
 class AppearanceMemberImpl
           
 class AppearancePropertyImpl
           
 class ColorImpl
           
 class ColorPlusOpacityImpl
           
 class GeoreferencedTextureImpl
           
 class ParameterizedTextureImpl
           
 class SurfaceDataPropertyImpl
           
 class TexCoordGenImpl
           
 class TexCoordListImpl
           
 class TextureAssociationImpl
           
 class TextureCoordinatesImpl
           
 class WorldToTextureImpl
           
 class X3DMaterialImpl
           
 

Methods in org.citygml4j.impl.citygml.appearance that return ModelObject
 ModelObject TextureCoordinatesImpl.getParent()
           
 ModelObject ColorPlusOpacityImpl.getParent()
           
 ModelObject ColorImpl.getParent()
           
 

Methods in org.citygml4j.impl.citygml.appearance with parameters of type ModelObject
 void TextureCoordinatesImpl.setParent(ModelObject parent)
           
 void ColorPlusOpacityImpl.setParent(ModelObject parent)
           
 void ColorImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.building
 

Classes in org.citygml4j.impl.citygml.building that implement ModelObject
 class AbstractBoundarySurfaceImpl
           
 class AbstractBuildingImpl
           
 class AbstractOpeningImpl
           
 class BoundarySurfacePropertyImpl
           
 class BuildingFurnitureImpl
           
 class BuildingImpl
           
 class BuildingInstallationImpl
           
 class BuildingInstallationPropertyImpl
           
 class BuildingPartImpl
           
 class BuildingPartPropertyImpl
           
 class CeilingSurfaceImpl
           
 class ClosureSurfaceImpl
           
 class DoorImpl
           
 class FloorSurfaceImpl
           
 class GroundSurfaceImpl
           
 class IntBuildingInstallationImpl
           
 class IntBuildingInstallationPropertyImpl
           
 class InteriorFurniturePropertyImpl
           
 class InteriorRoomPropertyImpl
           
 class InteriorWallSurfaceImpl
           
 class OpeningPropertyImpl
           
 class RoofSurfaceImpl
           
 class RoomImpl
           
 class WallSurfaceImpl
           
 class WindowImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.cityfurniture
 

Classes in org.citygml4j.impl.citygml.cityfurniture that implement ModelObject
 class CityFurnitureImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.cityobjectgroup
 

Classes in org.citygml4j.impl.citygml.cityobjectgroup that implement ModelObject
 class CityObjectGroupImpl
           
 class CityObjectGroupMemberImpl
           
 class CityObjectGroupParentImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.core
 

Classes in org.citygml4j.impl.citygml.core that implement ModelObject
 class AbstractCityObjectImpl
           
 class AbstractSiteImpl
           
 class AddressImpl
           
 class AddressPropertyImpl
           
 class CityModelImpl
           
 class CityObjectMemberImpl
           
 class ExternalObjectImpl
           
 class ExternalReferenceImpl
           
 class GeneralizationRelationImpl
           
 class ImplicitGeometryImpl
           
 class ImplicitRepresentationPropertyImpl
           
 class TransformationMatrix2x2Impl
           
 class TransformationMatrix3x4Impl
           
 class TransformationMatrix4x4Impl
           
 class XalAddressPropertyImpl
           
 

Methods in org.citygml4j.impl.citygml.core that return ModelObject
 ModelObject TransformationMatrix4x4Impl.getParent()
           
 ModelObject TransformationMatrix3x4Impl.getParent()
           
 ModelObject TransformationMatrix2x2Impl.getParent()
           
 ModelObject ExternalReferenceImpl.getParent()
           
 ModelObject ExternalObjectImpl.getParent()
           
 

Methods in org.citygml4j.impl.citygml.core with parameters of type ModelObject
 void TransformationMatrix4x4Impl.setParent(ModelObject parent)
           
 void TransformationMatrix3x4Impl.setParent(ModelObject parent)
           
 void TransformationMatrix2x2Impl.setParent(ModelObject parent)
           
 void ExternalReferenceImpl.setParent(ModelObject parent)
           
 void ExternalObjectImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.generics
 

Classes in org.citygml4j.impl.citygml.generics that implement ModelObject
 class AbstractGenericAttributeImpl
           
 class DateAttributeImpl
           
 class DoubleAttributeImpl
           
 class GenericCityObjectImpl
           
 class IntAttributeImpl
           
 class StringAttributeImpl
           
 class UriAttributeImpl
           
 

Methods in org.citygml4j.impl.citygml.generics that return ModelObject
 ModelObject AbstractGenericAttributeImpl.getParent()
           
 

Methods in org.citygml4j.impl.citygml.generics with parameters of type ModelObject
 void AbstractGenericAttributeImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.landuse
 

Classes in org.citygml4j.impl.citygml.landuse that implement ModelObject
 class LandUseImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.relief
 

Classes in org.citygml4j.impl.citygml.relief that implement ModelObject
 class AbstractReliefComponentImpl
           
 class BreaklineReliefImpl
           
 class GridPropertyImpl
           
 class MassPointReliefImpl
           
 class RasterReliefImpl
           
 class ReliefComponentPropertyImpl
           
 class ReliefFeatureImpl
           
 class TinPropertyImpl
           
 class TINReliefImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.texturedsurface
 

Classes in org.citygml4j.impl.citygml.texturedsurface that implement ModelObject
 class _AbstractAppearanceImpl
           
 class _AppearancePropertyImpl
           
 class _ColorImpl
           
 class _MaterialImpl
           
 class _SimpleTextureImpl
           
 class _TexturedSurfaceImpl
           
 

Methods in org.citygml4j.impl.citygml.texturedsurface that return ModelObject
 ModelObject _ColorImpl.getParent()
           
 

Methods in org.citygml4j.impl.citygml.texturedsurface with parameters of type ModelObject
 void _ColorImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.transportation
 

Classes in org.citygml4j.impl.citygml.transportation that implement ModelObject
 class AbstractTransportationObjectImpl
           
 class AuxiliaryTrafficAreaImpl
           
 class AuxiliaryTrafficAreaPropertyImpl
           
 class RailwayImpl
           
 class RoadImpl
           
 class SquareImpl
           
 class TrackImpl
           
 class TrafficAreaImpl
           
 class TrafficAreaPropertyImpl
           
 class TransportationComplexImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.vegetation
 

Classes in org.citygml4j.impl.citygml.vegetation that implement ModelObject
 class AbstractVegetationObjectImpl
           
 class PlantCoverImpl
           
 class SolitaryVegetationObjectImpl
           
 

Uses of ModelObject in org.citygml4j.impl.citygml.waterbody
 

Classes in org.citygml4j.impl.citygml.waterbody that implement ModelObject
 class AbstractWaterBoundarySurfaceImpl
           
 class AbstractWaterObjectImpl
           
 class BoundedByWaterSurfacePropertyImpl
           
 class WaterBodyImpl
           
 class WaterClosureSurfaceImpl
           
 class WaterGroundSurfaceImpl
           
 class WaterSurfaceImpl
           
 

Uses of ModelObject in org.citygml4j.impl.gml.base
 

Classes in org.citygml4j.impl.gml.base that implement ModelObject
 class AbstractGMLImpl
           
 class ArrayAssociationImpl<T extends Associable & Child>
           
 class AssociationByRepImpl<T extends Associable & Child>
           
 class AssociationByRepOrRefImpl<T extends Associable & Child>
           
 class MetaDataPropertyImpl
           
 class StringOrRefImpl
           
 

Methods in org.citygml4j.impl.gml.base that return ModelObject
 ModelObject StringOrRefImpl.getParent()
           
 ModelObject AssociationByRepOrRefImpl.getParent()
           
 ModelObject AssociationByRepImpl.getParent()
           
 ModelObject ArrayAssociationImpl.getParent()
           
 ModelObject AbstractGMLImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.base with parameters of type ModelObject
 void StringOrRefImpl.setParent(ModelObject parent)
           
 void AssociationByRepOrRefImpl.setParent(ModelObject parent)
           
 void AssociationByRepImpl.setParent(ModelObject parent)
           
 void ArrayAssociationImpl.setParent(ModelObject parent)
           
 void AbstractGMLImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.gml.basicTypes
 

Classes in org.citygml4j.impl.gml.basicTypes that implement ModelObject
 class BooleanOrNullImpl
           
 class BooleanOrNullListImpl
           
 class CodeImpl
           
 class CodeOrNullListImpl
           
 class CoordinatesImpl
           
 class DoubleOrNullImpl
           
 class DoubleOrNullListImpl
           
 class IntegerOrNullImpl
           
 class IntegerOrNullListImpl
           
 class MeasureImpl
           
 class MeasureOrNullListImpl
           
 class NameOrNullImpl
           
 class NullImpl
           
 

Methods in org.citygml4j.impl.gml.basicTypes that return ModelObject
 ModelObject NullImpl.getParent()
           
 ModelObject NameOrNullImpl.getParent()
           
 ModelObject MeasureImpl.getParent()
           
 ModelObject IntegerOrNullListImpl.getParent()
           
 ModelObject IntegerOrNullImpl.getParent()
           
 ModelObject DoubleOrNullListImpl.getParent()
           
 ModelObject DoubleOrNullImpl.getParent()
           
 ModelObject CoordinatesImpl.getParent()
           
 ModelObject CodeOrNullListImpl.getParent()
           
 ModelObject CodeImpl.getParent()
           
 ModelObject BooleanOrNullListImpl.getParent()
           
 ModelObject BooleanOrNullImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.basicTypes with parameters of type ModelObject
 void NullImpl.setParent(ModelObject parent)
           
 void NameOrNullImpl.setParent(ModelObject parent)
           
 void MeasureImpl.setParent(ModelObject parent)
           
 void IntegerOrNullListImpl.setParent(ModelObject parent)
           
 void IntegerOrNullImpl.setParent(ModelObject parent)
           
 void DoubleOrNullListImpl.setParent(ModelObject parent)
           
 void DoubleOrNullImpl.setParent(ModelObject parent)
           
 void CoordinatesImpl.setParent(ModelObject parent)
           
 void CodeOrNullListImpl.setParent(ModelObject parent)
           
 void CodeImpl.setParent(ModelObject parent)
           
 void BooleanOrNullListImpl.setParent(ModelObject parent)
           
 void BooleanOrNullImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.gml.coverage
 

Classes in org.citygml4j.impl.gml.coverage that implement ModelObject
 class AbstractCoverageImpl
           
 class AbstractDiscreteCoverageImpl
           
 class CoverageFunctionImpl
           
 class DataBlockImpl
           
 class DomainSetImpl<T extends AbstractGeometry>
           
 class FileImpl
           
 class GridFunctionImpl
           
 class IndexMapImpl
           
 class RangeParametersImpl
           
 class RangeSetImpl
           
 class RectifiedGridCoverageImpl
           
 class RectifiedGridDomainImpl
           
 class SequenceRuleImpl
           
 

Methods in org.citygml4j.impl.gml.coverage that return ModelObject
 ModelObject SequenceRuleImpl.getParent()
           
 ModelObject RangeSetImpl.getParent()
           
 ModelObject GridFunctionImpl.getParent()
           
 ModelObject FileImpl.getParent()
           
 ModelObject DataBlockImpl.getParent()
           
 ModelObject CoverageFunctionImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.coverage with parameters of type ModelObject
 void SequenceRuleImpl.setParent(ModelObject parent)
           
 void RangeSetImpl.setParent(ModelObject parent)
           
 void GridFunctionImpl.setParent(ModelObject parent)
           
 void FileImpl.setParent(ModelObject parent)
           
 void DataBlockImpl.setParent(ModelObject parent)
           
 void CoverageFunctionImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.gml.feature
 

Classes in org.citygml4j.impl.gml.feature that implement ModelObject
 class AbstractFeatureCollectionImpl
           
 class AbstractFeatureImpl
           
 class BoundingShapeImpl
           
 class FeatureArrayPropertyImpl
           
 class FeatureMemberImpl
           
 class FeaturePropertyImpl<T extends AbstractFeature>
           
 class LocationPropertyImpl
           
 class PriorityLocationPropertyImpl
           
 

Methods in org.citygml4j.impl.gml.feature that return ModelObject
 ModelObject BoundingShapeImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.feature with parameters of type ModelObject
 void BoundingShapeImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.gml.geometry
 

Classes in org.citygml4j.impl.gml.geometry that implement ModelObject
 class AbstractGeometryImpl
           
 class GeometryArrayPropertyImpl<T extends AbstractGeometry>
           
 class GeometryPropertyImpl<T extends AbstractGeometry>
           
 class InlineGeometryPropertyImpl<T extends AbstractGeometry>
           
 

Uses of ModelObject in org.citygml4j.impl.gml.geometry.aggregates
 

Classes in org.citygml4j.impl.gml.geometry.aggregates that implement ModelObject
 class AbstractGeometricAggregateImpl
           
 class MultiCurveImpl
           
 class MultiCurvePropertyImpl
           
 class MultiLineStringImpl
           
 class MultiLineStringPropertyImpl
           
 class MultiPointImpl
           
 class MultiPointPropertyImpl
           
 class MultiPolygonImpl
           
 class MultiPolygonPropertyImpl
           
 class MultiSolidImpl
           
 class MultiSolidPropertyImpl
           
 class MultiSurfaceImpl
           
 class MultiSurfacePropertyImpl
           
 

Uses of ModelObject in org.citygml4j.impl.gml.geometry.complexes
 

Classes in org.citygml4j.impl.gml.geometry.complexes that implement ModelObject
 class CompositeCurveImpl
           
 class CompositeCurvePropertyImpl
           
 class CompositeSolidImpl
           
 class CompositeSolidPropertyImpl
           
 class CompositeSurfaceImpl
           
 class CompositeSurfacePropertyImpl
           
 class GeometricComplexImpl
           
 class GeometricComplexPropertyImpl
           
 

Uses of ModelObject in org.citygml4j.impl.gml.geometry.primitives
 

Classes in org.citygml4j.impl.gml.geometry.primitives that implement ModelObject
 class AbstractCurveImpl
           
 class AbstractCurveSegmentImpl
           
 class AbstractGeometricPrimitiveImpl
           
 class AbstractRingImpl
           
 class AbstractRingPropertyImpl
           
 class AbstractSolidImpl
           
 class AbstractSurfaceImpl
           
 class AbstractSurfacePatchImpl
           
 class ControlPointImpl
           
 class CoordImpl
           
 class CurveArrayPropertyImpl
           
 class CurveImpl
           
 class CurvePropertyImpl
           
 class CurveSegmentArrayPropertyImpl
           
 class DirectPositionImpl
           
 class DirectPositionListImpl
           
 class EnvelopeImpl
           
 class ExteriorImpl
           
 class GeometricPositionGroupImpl
           
 class GeometricPrimitivePropertyImpl
           
 class InnerBoundaryIsImpl
           
 class InteriorImpl
           
 class LinearRingImpl
           
 class LinearRingPropertyImpl
           
 class LineStringImpl
           
 class LineStringPropertyImpl
           
 class LineStringSegmentArrayPropertyImpl
           
 class LineStringSegmentImpl
           
 class OrientableCurveImpl
           
 class OrientableSurfaceImpl
           
 class OuterBoundaryIsImpl
           
 class PointArrayPropertyImpl
           
 class PointImpl
           
 class PointPropertyImpl
           
 class PointRepImpl
           
 class PolygonImpl
           
 class PolygonPropertyImpl
           
 class PosOrPointPropertyOrPointRepImpl
           
 class PosOrPointPropertyOrPointRepOrCoordImpl
           
 class RectangleImpl
           
 class RingImpl
           
 class SolidArrayPropertyImpl
           
 class SolidImpl
           
 class SolidPropertyImpl
           
 class SurfaceArrayPropertyImpl
           
 class SurfaceImpl
           
 class SurfacePatchArrayPropertyImpl
           
 class SurfacePropertyImpl
           
 class TinImpl
           
 class TriangleImpl
           
 class TrianglePatchArrayPropertyImpl
           
 class TriangulatedSurfaceImpl
           
 class VectorImpl
           
 

Methods in org.citygml4j.impl.gml.geometry.primitives that return ModelObject
 ModelObject VectorImpl.getParent()
           
 ModelObject TriangleImpl.getParent()
           
 ModelObject RectangleImpl.getParent()
           
 ModelObject PosOrPointPropertyOrPointRepOrCoordImpl.getParent()
           
 ModelObject PosOrPointPropertyOrPointRepImpl.getParent()
           
 ModelObject GeometricPositionGroupImpl.getParent()
           
 ModelObject EnvelopeImpl.getParent()
           
 ModelObject DirectPositionListImpl.getParent()
           
 ModelObject DirectPositionImpl.getParent()
           
 ModelObject CoordImpl.getParent()
           
 ModelObject ControlPointImpl.getParent()
           
 ModelObject AbstractCurveSegmentImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.geometry.primitives with parameters of type ModelObject
 void VectorImpl.setParent(ModelObject parent)
           
 void TriangleImpl.setParent(ModelObject parent)
           
 void RectangleImpl.setParent(ModelObject parent)
           
 void PosOrPointPropertyOrPointRepOrCoordImpl.setParent(ModelObject parent)
           
 void PosOrPointPropertyOrPointRepImpl.setParent(ModelObject parent)
           
 void GeometricPositionGroupImpl.setParent(ModelObject parent)
           
 void EnvelopeImpl.setParent(ModelObject parent)
           
 void DirectPositionListImpl.setParent(ModelObject parent)
           
 void DirectPositionImpl.setParent(ModelObject parent)
           
 void CoordImpl.setParent(ModelObject parent)
           
 void ControlPointImpl.setParent(ModelObject parent)
           
 void AbstractCurveSegmentImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.gml.grids
 

Classes in org.citygml4j.impl.gml.grids that implement ModelObject
 class GridEnvelopeImpl
           
 class GridImpl
           
 class GridLimitsImpl
           
 class RectifiedGridImpl
           
 

Methods in org.citygml4j.impl.gml.grids that return ModelObject
 ModelObject GridLimitsImpl.getParent()
           
 ModelObject GridEnvelopeImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.grids with parameters of type ModelObject
 void GridLimitsImpl.setParent(ModelObject parent)
           
 void GridEnvelopeImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.gml.measures
 

Classes in org.citygml4j.impl.gml.measures that implement ModelObject
 class LengthImpl
           
 class SpeedImpl
           
 

Uses of ModelObject in org.citygml4j.impl.gml.valueObjects
 

Classes in org.citygml4j.impl.gml.valueObjects that implement ModelObject
 class CategoryExtentImpl
           
 class CompositeValueImpl
           
 class CountExtentImpl
           
 class QuantityExtentImpl
           
 class ScalarValueImpl
           
 class ScalarValueListImpl
           
 class ValueArrayImpl
           
 class ValueArrayPropertyImpl
           
 class ValueExtentImpl
           
 class ValueImpl
           
 class ValueObjectImpl
           
 class ValuePropertyImpl
           
 

Methods in org.citygml4j.impl.gml.valueObjects that return ModelObject
 ModelObject ValueObjectImpl.getParent()
           
 ModelObject ValueImpl.getParent()
           
 ModelObject ValueExtentImpl.getParent()
           
 ModelObject ScalarValueListImpl.getParent()
           
 ModelObject ScalarValueImpl.getParent()
           
 

Methods in org.citygml4j.impl.gml.valueObjects with parameters of type ModelObject
 void ValueObjectImpl.setParent(ModelObject parent)
           
 void ValueImpl.setParent(ModelObject parent)
           
 void ValueExtentImpl.setParent(ModelObject parent)
           
 void ScalarValueListImpl.setParent(ModelObject parent)
           
 void ScalarValueImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.impl.xal
 

Classes in org.citygml4j.impl.xal that implement ModelObject
 class AddressDetailsImpl
           
 class AddressIdentifierImpl
           
 class AddressLatitudeDirectionImpl
           
 class AddressLatitudeImpl
           
 class AddressLineImpl
           
 class AddressLinesImpl
           
 class AddressLongitudeDirectionImpl
           
 class AddressLongitudeImpl
           
 class AdministrativeAreaImpl
           
 class AdministrativeAreaNameImpl
           
 class BarcodeImpl
           
 class BuildingNameImpl
           
 class CountryImpl
           
 class CountryNameCodeImpl
           
 class CountryNameImpl
           
 class DepartmentImpl
           
 class DepartmentNameImpl
           
 class DependentLocalityImpl
           
 class DependentLocalityNameImpl
           
 class DependentLocalityNumberImpl
           
 class DependentThoroughfareImpl
           
 class EndorsementLineCodeImpl
           
 class FirmImpl
           
 class FirmNameImpl
           
 class KeyLineCodeImpl
           
 class LargeMailUserIdentifierImpl
           
 class LargeMailUserImpl
           
 class LargeMailUserNameImpl
           
 class LocalityImpl
           
 class LocalityNameImpl
           
 class MailStopImpl
           
 class MailStopNameImpl
           
 class MailStopNumberImpl
           
 class PostalCodeImpl
           
 class PostalCodeNumberExtensionImpl
           
 class PostalCodeNumberImpl
           
 class PostalRouteImpl
           
 class PostalRouteNameImpl
           
 class PostalRouteNumberImpl
           
 class PostalServiceElementsImpl
           
 class PostBoxImpl
           
 class PostBoxNumberExtensionImpl
           
 class PostBoxNumberImpl
           
 class PostBoxNumberPrefixImpl
           
 class PostBoxNumberSuffixImpl
           
 class PostOfficeImpl
           
 class PostOfficeNameImpl
           
 class PostOfficeNumberImpl
           
 class PostTownImpl
           
 class PostTownNameImpl
           
 class PostTownSuffixImpl
           
 class PremiseImpl
           
 class PremiseLocationImpl
           
 class PremiseNameImpl
           
 class PremiseNumberImpl
           
 class PremiseNumberPrefixImpl
           
 class PremiseNumberRangeFromImpl
           
 class PremiseNumberRangeImpl
           
 class PremiseNumberRangeToImpl
           
 class PremiseNumberSuffixImpl
           
 class SortingCodeImpl
           
 class SubAdministrativeAreaImpl
           
 class SubAdministrativeAreaNameImpl
           
 class SubPremiseImpl
           
 class SubPremiseLocationImpl
           
 class SubPremiseNameImpl
           
 class SubPremiseNumberImpl
           
 class SubPremiseNumberPrefixImpl
           
 class SubPremiseNumberSuffixImpl
           
 class SupplementaryPostalServiceDataImpl
           
 class ThoroughfareImpl
           
 class ThoroughfareLeadingTypeImpl
           
 class ThoroughfareNameImpl
           
 class ThoroughfareNumberFromContentImpl
           
 class ThoroughfareNumberFromImpl
           
 class ThoroughfareNumberImpl
           
 class ThoroughfareNumberOrRangeImpl
           
 class ThoroughfareNumberPrefixImpl
           
 class ThoroughfareNumberRangeImpl
           
 class ThoroughfareNumberSuffixImpl
           
 class ThoroughfareNumberToContentImpl
           
 class ThoroughfareNumberToImpl
           
 class ThoroughfarePostDirectionImpl
           
 class ThoroughfarePreDirectionImpl
           
 class ThoroughfareTrailingTypeImpl
           
 

Methods in org.citygml4j.impl.xal that return ModelObject
 ModelObject ThoroughfareTrailingTypeImpl.getParent()
           
 ModelObject ThoroughfarePreDirectionImpl.getParent()
           
 ModelObject ThoroughfarePostDirectionImpl.getParent()
           
 ModelObject ThoroughfareNumberToImpl.getParent()
           
 ModelObject ThoroughfareNumberToContentImpl.getParent()
           
 ModelObject ThoroughfareNumberSuffixImpl.getParent()
           
 ModelObject ThoroughfareNumberRangeImpl.getParent()
           
 ModelObject ThoroughfareNumberPrefixImpl.getParent()
           
 ModelObject ThoroughfareNumberOrRangeImpl.getParent()
           
 ModelObject ThoroughfareNumberImpl.getParent()
           
 ModelObject ThoroughfareNumberFromImpl.getParent()
           
 ModelObject ThoroughfareNumberFromContentImpl.getParent()
           
 ModelObject ThoroughfareNameImpl.getParent()
           
 ModelObject ThoroughfareLeadingTypeImpl.getParent()
           
 ModelObject ThoroughfareImpl.getParent()
           
 ModelObject SupplementaryPostalServiceDataImpl.getParent()
           
 ModelObject SubPremiseNumberSuffixImpl.getParent()
           
 ModelObject SubPremiseNumberPrefixImpl.getParent()
           
 ModelObject SubPremiseNumberImpl.getParent()
           
 ModelObject SubPremiseNameImpl.getParent()
           
 ModelObject SubPremiseLocationImpl.getParent()
           
 ModelObject SubPremiseImpl.getParent()
           
 ModelObject SubAdministrativeAreaNameImpl.getParent()
           
 ModelObject SubAdministrativeAreaImpl.getParent()
           
 ModelObject SortingCodeImpl.getParent()
           
 ModelObject PremiseNumberSuffixImpl.getParent()
           
 ModelObject PremiseNumberRangeToImpl.getParent()
           
 ModelObject PremiseNumberRangeImpl.getParent()
           
 ModelObject PremiseNumberRangeFromImpl.getParent()
           
 ModelObject PremiseNumberPrefixImpl.getParent()
           
 ModelObject PremiseNumberImpl.getParent()
           
 ModelObject PremiseNameImpl.getParent()
           
 ModelObject PremiseLocationImpl.getParent()
           
 ModelObject PremiseImpl.getParent()
           
 ModelObject PostTownSuffixImpl.getParent()
           
 ModelObject PostTownNameImpl.getParent()
           
 ModelObject PostTownImpl.getParent()
           
 ModelObject PostOfficeNumberImpl.getParent()
           
 ModelObject PostOfficeNameImpl.getParent()
           
 ModelObject PostOfficeImpl.getParent()
           
 ModelObject PostBoxNumberSuffixImpl.getParent()
           
 ModelObject PostBoxNumberPrefixImpl.getParent()
           
 ModelObject PostBoxNumberImpl.getParent()
           
 ModelObject PostBoxNumberExtensionImpl.getParent()
           
 ModelObject PostBoxImpl.getParent()
           
 ModelObject PostalServiceElementsImpl.getParent()
           
 ModelObject PostalRouteNumberImpl.getParent()
           
 ModelObject PostalRouteNameImpl.getParent()
           
 ModelObject PostalRouteImpl.getParent()
           
 ModelObject PostalCodeNumberImpl.getParent()
           
 ModelObject PostalCodeNumberExtensionImpl.getParent()
           
 ModelObject PostalCodeImpl.getParent()
           
 ModelObject MailStopNumberImpl.getParent()
           
 ModelObject MailStopNameImpl.getParent()
           
 ModelObject MailStopImpl.getParent()
           
 ModelObject LocalityNameImpl.getParent()
           
 ModelObject LocalityImpl.getParent()
           
 ModelObject LargeMailUserNameImpl.getParent()
           
 ModelObject LargeMailUserImpl.getParent()
           
 ModelObject LargeMailUserIdentifierImpl.getParent()
           
 ModelObject KeyLineCodeImpl.getParent()
           
 ModelObject FirmNameImpl.getParent()
           
 ModelObject FirmImpl.getParent()
           
 ModelObject EndorsementLineCodeImpl.getParent()
           
 ModelObject DependentThoroughfareImpl.getParent()
           
 ModelObject DependentLocalityNumberImpl.getParent()
           
 ModelObject DependentLocalityNameImpl.getParent()
           
 ModelObject DependentLocalityImpl.getParent()
           
 ModelObject DepartmentNameImpl.getParent()
           
 ModelObject DepartmentImpl.getParent()
           
 ModelObject CountryNameImpl.getParent()
           
 ModelObject CountryNameCodeImpl.getParent()
           
 ModelObject CountryImpl.getParent()
           
 ModelObject BuildingNameImpl.getParent()
           
 ModelObject BarcodeImpl.getParent()
           
 ModelObject AdministrativeAreaNameImpl.getParent()
           
 ModelObject AdministrativeAreaImpl.getParent()
           
 ModelObject AddressLongitudeImpl.getParent()
           
 ModelObject AddressLongitudeDirectionImpl.getParent()
           
 ModelObject AddressLinesImpl.getParent()
           
 ModelObject AddressLineImpl.getParent()
           
 ModelObject AddressLatitudeImpl.getParent()
           
 ModelObject AddressLatitudeDirectionImpl.getParent()
           
 ModelObject AddressImpl.getParent()
           
 ModelObject AddressIdentifierImpl.getParent()
           
 ModelObject AddressDetailsImpl.getParent()
           
 

Methods in org.citygml4j.impl.xal with parameters of type ModelObject
 void ThoroughfareTrailingTypeImpl.setParent(ModelObject parent)
           
 void ThoroughfarePreDirectionImpl.setParent(ModelObject parent)
           
 void ThoroughfarePostDirectionImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberToImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberToContentImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberSuffixImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberRangeImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberPrefixImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberOrRangeImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberFromImpl.setParent(ModelObject parent)
           
 void ThoroughfareNumberFromContentImpl.setParent(ModelObject parent)
           
 void ThoroughfareNameImpl.setParent(ModelObject parent)
           
 void ThoroughfareLeadingTypeImpl.setParent(ModelObject parent)
           
 void ThoroughfareImpl.setParent(ModelObject parent)
           
 void SupplementaryPostalServiceDataImpl.setParent(ModelObject parent)
           
 void SubPremiseNumberSuffixImpl.setParent(ModelObject parent)
           
 void SubPremiseNumberPrefixImpl.setParent(ModelObject parent)
           
 void SubPremiseNumberImpl.setParent(ModelObject parent)
           
 void SubPremiseNameImpl.setParent(ModelObject parent)
           
 void SubPremiseLocationImpl.setParent(ModelObject parent)
           
 void SubPremiseImpl.setParent(ModelObject parent)
           
 void SubAdministrativeAreaNameImpl.setParent(ModelObject parent)
           
 void SubAdministrativeAreaImpl.setParent(ModelObject parent)
           
 void SortingCodeImpl.setParent(ModelObject parent)
           
 void PremiseNumberSuffixImpl.setParent(ModelObject parent)
           
 void PremiseNumberRangeToImpl.setParent(ModelObject parent)
           
 void PremiseNumberRangeImpl.setParent(ModelObject parent)
           
 void PremiseNumberRangeFromImpl.setParent(ModelObject parent)
           
 void PremiseNumberPrefixImpl.setParent(ModelObject parent)
           
 void PremiseNumberImpl.setParent(ModelObject parent)
           
 void PremiseNameImpl.setParent(ModelObject parent)
           
 void PremiseLocationImpl.setParent(ModelObject parent)
           
 void PremiseImpl.setParent(ModelObject parent)
           
 void PostTownSuffixImpl.setParent(ModelObject parent)
           
 void PostTownNameImpl.setParent(ModelObject parent)
           
 void PostTownImpl.setParent(ModelObject parent)
           
 void PostOfficeNumberImpl.setParent(ModelObject parent)
           
 void PostOfficeNameImpl.setParent(ModelObject parent)
           
 void PostOfficeImpl.setParent(ModelObject parent)
           
 void PostBoxNumberSuffixImpl.setParent(ModelObject parent)
           
 void PostBoxNumberPrefixImpl.setParent(ModelObject parent)
           
 void PostBoxNumberImpl.setParent(ModelObject parent)
           
 void PostBoxNumberExtensionImpl.setParent(ModelObject parent)
           
 void PostBoxImpl.setParent(ModelObject parent)
           
 void PostalServiceElementsImpl.setParent(ModelObject parent)
           
 void PostalRouteNumberImpl.setParent(ModelObject parent)
           
 void PostalRouteNameImpl.setParent(ModelObject parent)
           
 void PostalRouteImpl.setParent(ModelObject parent)
           
 void PostalCodeNumberImpl.setParent(ModelObject parent)
           
 void PostalCodeNumberExtensionImpl.setParent(ModelObject parent)
           
 void PostalCodeImpl.setParent(ModelObject parent)
           
 void MailStopNumberImpl.setParent(ModelObject parent)
           
 void MailStopNameImpl.setParent(ModelObject parent)
           
 void MailStopImpl.setParent(ModelObject parent)
           
 void LocalityNameImpl.setParent(ModelObject parent)
           
 void LocalityImpl.setParent(ModelObject parent)
           
 void LargeMailUserNameImpl.setParent(ModelObject parent)
           
 void LargeMailUserImpl.setParent(ModelObject parent)
           
 void LargeMailUserIdentifierImpl.setParent(ModelObject parent)
           
 void KeyLineCodeImpl.setParent(ModelObject parent)
           
 void FirmNameImpl.setParent(ModelObject parent)
           
 void FirmImpl.setParent(ModelObject parent)
           
 void EndorsementLineCodeImpl.setParent(ModelObject parent)
           
 void DependentThoroughfareImpl.setParent(ModelObject parent)
           
 void DependentLocalityNumberImpl.setParent(ModelObject parent)
           
 void DependentLocalityNameImpl.setParent(ModelObject parent)
           
 void DependentLocalityImpl.setParent(ModelObject parent)
           
 void DepartmentNameImpl.setParent(ModelObject parent)
           
 void DepartmentImpl.setParent(ModelObject parent)
           
 void CountryNameImpl.setParent(ModelObject parent)
           
 void CountryNameCodeImpl.setParent(ModelObject parent)
           
 void CountryImpl.setParent(ModelObject parent)
           
 void BuildingNameImpl.setParent(ModelObject parent)
           
 void BarcodeImpl.setParent(ModelObject parent)
           
 void AdministrativeAreaNameImpl.setParent(ModelObject parent)
           
 void AdministrativeAreaImpl.setParent(ModelObject parent)
           
 void AddressLongitudeImpl.setParent(ModelObject parent)
           
 void AddressLongitudeDirectionImpl.setParent(ModelObject parent)
           
 void AddressLinesImpl.setParent(ModelObject parent)
           
 void AddressLineImpl.setParent(ModelObject parent)
           
 void AddressLatitudeImpl.setParent(ModelObject parent)
           
 void AddressLatitudeDirectionImpl.setParent(ModelObject parent)
           
 void AddressImpl.setParent(ModelObject parent)
           
 void AddressIdentifierImpl.setParent(ModelObject parent)
           
 void AddressDetailsImpl.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.model.citygml
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml
 interface CityGML
           
 

Uses of ModelObject in org.citygml4j.model.citygml.ade
 

Classes in org.citygml4j.model.citygml.ade that implement ModelObject
 class ADEComponent
           
 

Methods in org.citygml4j.model.citygml.ade that return ModelObject
 ModelObject ADEComponent.getParent()
           
 

Methods in org.citygml4j.model.citygml.ade with parameters of type ModelObject
 void ADEComponent.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.model.citygml.appearance
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.appearance
 interface AbstractSurfaceData
           
 interface AbstractTexture
           
 interface AbstractTextureParameterization
           
 interface Appearance
           
 interface AppearanceMember
           
 interface AppearanceModuleComponent
           
 interface AppearanceProperty
           
 interface Color
           
 interface ColorPlusOpacity
           
 interface GeoreferencedTexture
           
 interface ParameterizedTexture
           
 interface SurfaceDataProperty
           
 interface TexCoordGen
           
 interface TexCoordList
           
 interface TextureAssociation
           
 interface TextureCoordinates
           
 interface WorldToTexture
           
 interface X3DMaterial
           
 

Classes in org.citygml4j.model.citygml.appearance that implement ModelObject
 class TextureType
           
 class WrapMode
           
 

Uses of ModelObject in org.citygml4j.model.citygml.building
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.building
 interface AbstractBoundarySurface
           
 interface AbstractBuilding
           
 interface AbstractOpening
           
 interface BoundarySurfaceProperty
           
 interface Building
           
 interface BuildingFurniture
           
 interface BuildingInstallation
           
 interface BuildingInstallationProperty
           
 interface BuildingModuleComponent
           
 interface BuildingPart
           
 interface BuildingPartProperty
           
 interface CeilingSurface
           
 interface ClosureSurface
           
 interface Door
           
 interface FloorSurface
           
 interface GroundSurface
           
 interface IntBuildingInstallation
           
 interface IntBuildingInstallationProperty
           
 interface InteriorFurnitureProperty
           
 interface InteriorRoomProperty
           
 interface InteriorWallSurface
           
 interface OpeningProperty
           
 interface RoofSurface
           
 interface Room
           
 interface WallSurface
           
 interface Window
           
 

Uses of ModelObject in org.citygml4j.model.citygml.cityfurniture
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.cityfurniture
 interface CityFurniture
           
 interface CityFurnitureModuleComponent
           
 

Uses of ModelObject in org.citygml4j.model.citygml.cityobjectgroup
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.cityobjectgroup
 interface CityObjectGroup
           
 interface CityObjectGroupMember
           
 interface CityObjectGroupModuleComponent
           
 interface CityObjectGroupParent
           
 

Uses of ModelObject in org.citygml4j.model.citygml.core
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.core
 interface AbstractCityObject
           
 interface AbstractSite
           
 interface Address
           
 interface AddressProperty
           
 interface CityModel
           
 interface CityObjectMember
           
 interface CoreModuleComponent
           
 interface ExternalObject
           
 interface ExternalReference
           
 interface GeneralizationRelation
           
 interface ImplicitGeometry
           
 interface ImplicitRepresentationProperty
           
 interface TransformationMatrix2x2
           
 interface TransformationMatrix3x4
           
 interface TransformationMatrix4x4
           
 interface XalAddressProperty
           
 

Uses of ModelObject in org.citygml4j.model.citygml.generics
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.generics
 interface AbstractGenericAttribute
           
 interface DateAttribute
           
 interface DoubleAttribute
           
 interface GenericCityObject
           
 interface GenericsModuleComponent
           
 interface IntAttribute
           
 interface StringAttribute
           
 interface UriAttribute
           
 

Uses of ModelObject in org.citygml4j.model.citygml.landuse
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.landuse
 interface LandUse
           
 interface LandUseModuleComponent
           
 

Uses of ModelObject in org.citygml4j.model.citygml.relief
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.relief
 interface AbstractReliefComponent
           
 interface BreaklineRelief
           
 interface GridProperty
           
 interface MassPointRelief
           
 interface RasterRelief
           
 interface ReliefComponentProperty
           
 interface ReliefFeature
           
 interface ReliefModuleComponent
           
 interface TinProperty
           
 interface TINRelief
           
 

Uses of ModelObject in org.citygml4j.model.citygml.texturedsurface
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.texturedsurface
 interface _AbstractAppearance
           
 interface _AppearanceProperty
           
 interface _Color
           
 interface _Material
           
 interface _SimpleTexture
           
 interface _TexturedSurface
           
 interface TexturedSurfaceModuleComponent
           
 

Classes in org.citygml4j.model.citygml.texturedsurface that implement ModelObject
 class _TextureType
           
 

Uses of ModelObject in org.citygml4j.model.citygml.transportation
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.transportation
 interface AbstractTransportationObject
           
 interface AuxiliaryTrafficArea
           
 interface AuxiliaryTrafficAreaProperty
           
 interface Railway
           
 interface Road
           
 interface Square
           
 interface Track
           
 interface TrafficArea
           
 interface TrafficAreaProperty
           
 interface TransportationComplex
           
 interface TransportationModuleComponent
           
 

Uses of ModelObject in org.citygml4j.model.citygml.vegetation
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.vegetation
 interface AbstractVegetationObject
           
 interface PlantCover
           
 interface SolitaryVegetationObject
           
 interface VegetationModuleComponent
           
 

Uses of ModelObject in org.citygml4j.model.citygml.waterbody
 

Subinterfaces of ModelObject in org.citygml4j.model.citygml.waterbody
 interface AbstractWaterBoundarySurface
           
 interface AbstractWaterObject
           
 interface BoundedByWaterSurfaceProperty
           
 interface WaterBody
           
 interface WaterBodyModuleComponent
           
 interface WaterClosureSurface
           
 interface WaterGroundSurface
           
 interface WaterSurface
           
 

Uses of ModelObject in org.citygml4j.model.common.association
 

Subinterfaces of ModelObject in org.citygml4j.model.common.association
 interface Associable
           
 

Uses of ModelObject in org.citygml4j.model.common.child
 

Subinterfaces of ModelObject in org.citygml4j.model.common.child
 interface Child
           
 

Methods in org.citygml4j.model.common.child that return ModelObject
 ModelObject Child.getParent()
           
 

Methods in org.citygml4j.model.common.child with parameters of type ModelObject
 void Child.setParent(ModelObject parent)
           
 

Constructors in org.citygml4j.model.common.child with parameters of type ModelObject
ChildList(ModelObject parent)
           
ChildList(ModelObject parent, java.util.Collection<? extends T> c)
           
ChildList(ModelObject parent, int initialCapacity)
           
 

Uses of ModelObject in org.citygml4j.model.gml
 

Subinterfaces of ModelObject in org.citygml4j.model.gml
 interface GML
           
 

Uses of ModelObject in org.citygml4j.model.gml.base
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.base
 interface AbstractGML
           
 interface ArrayAssociation<T extends Associable & Child>
           
 interface AssociationAttributeGroup
           
 interface AssociationByRep<T extends Associable & Child>
           
 interface AssociationByRepOrRef<T extends Associable & Child>
           
 interface MetaDataProperty
           
 interface StandardObjectProperties
           
 interface StringOrRef
           
 

Classes in org.citygml4j.model.gml.base that implement ModelObject
 class MetaData
           
 

Methods in org.citygml4j.model.gml.base that return ModelObject
 ModelObject MetaData.getParent()
           
 

Methods in org.citygml4j.model.gml.base with parameters of type ModelObject
 void MetaData.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.model.gml.basicTypes
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.basicTypes
 interface BooleanOrNull
           
 interface BooleanOrNullList
           
 interface Code
           
 interface CodeOrNullList
           
 interface Coordinates
           
 interface DoubleOrNull
           
 interface DoubleOrNullList
           
 interface IntegerOrNull
           
 interface IntegerOrNullList
           
 interface Measure
           
 interface MeasureOrNullList
           
 interface NameOrNull
           
 interface Null
           
 

Uses of ModelObject in org.citygml4j.model.gml.coverage
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.coverage
 interface AbstractCoverage
           
 interface AbstractDiscreteCoverage
           
 interface CoverageFunction
           
 interface DataBlock
           
 interface DomainSet<T extends AbstractGeometry>
           
 interface File
           
 interface GridFunction
           
 interface IndexMap
           
 interface RangeParameters
           
 interface RangeSet
           
 interface RectifiedGridCoverage
           
 interface RectifiedGridDomain
           
 interface SequenceRule
           
 

Classes in org.citygml4j.model.gml.coverage that implement ModelObject
 class FileValueModel
           
 class IncrementOrder
           
 class SequenceRuleNames
           
 

Uses of ModelObject in org.citygml4j.model.gml.feature
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.feature
 interface AbstractFeature
           
 interface AbstractFeatureCollection
           
 interface BoundingShape
           
 interface FeatureArrayProperty
           
 interface FeatureMember
           
 interface FeatureProperty<T extends AbstractFeature>
           
 interface LocationProperty
           
 interface PriorityLocationProperty
           
 

Uses of ModelObject in org.citygml4j.model.gml.geometry
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.geometry
 interface AbstractGeometry
           
 interface GeometryArrayProperty<T extends AbstractGeometry>
           
 interface GeometryProperty<T extends AbstractGeometry>
           
 interface InlineGeometryProperty<T extends AbstractGeometry>
           
 interface SRSInformationGroup
           
 interface SRSReferenceGroup
           
 

Uses of ModelObject in org.citygml4j.model.gml.geometry.aggregates
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.geometry.aggregates
 interface AbstractGeometricAggregate
           
 interface MultiCurve
           
 interface MultiCurveProperty
           
 interface MultiLineString
           
 interface MultiLineStringProperty
           
 interface MultiPoint
           
 interface MultiPointProperty
           
 interface MultiPolygon
           
 interface MultiPolygonProperty
           
 interface MultiSolid
           
 interface MultiSolidProperty
           
 interface MultiSurface
           
 interface MultiSurfaceProperty
           
 

Uses of ModelObject in org.citygml4j.model.gml.geometry.complexes
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.geometry.complexes
 interface CompositeCurve
           
 interface CompositeCurveProperty
           
 interface CompositeSolid
           
 interface CompositeSolidProperty
           
 interface CompositeSurface
           
 interface CompositeSurfaceProperty
           
 interface GeometricComplex
           
 interface GeometricComplexProperty
           
 

Uses of ModelObject in org.citygml4j.model.gml.geometry.primitives
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.geometry.primitives
 interface AbstractCurve
           
 interface AbstractCurveSegment
           
 interface AbstractGeometricPrimitive
           
 interface AbstractRing
           
 interface AbstractRingProperty
           
 interface AbstractSolid
           
 interface AbstractSurface
           
 interface AbstractSurfacePatch
           
 interface ControlPoint
           
 interface Coord
           
 interface Curve
           
 interface CurveArrayProperty
           
 interface CurveProperty
           
 interface CurveSegmentArrayProperty
           
 interface DirectPosition
           
 interface DirectPositionList
           
 interface Envelope
           
 interface Exterior
           
 interface GeometricPositionGroup
           
 interface GeometricPrimitiveProperty
           
 interface InnerBoundaryIs
           
 interface Interior
           
 interface LinearRing
           
 interface LinearRingProperty
           
 interface LineString
           
 interface LineStringProperty
           
 interface LineStringSegment
           
 interface LineStringSegmentArrayProperty
           
 interface OrientableCurve
           
 interface OrientableSurface
           
 interface OuterBoundaryIs
           
 interface Point
           
 interface PointArrayProperty
           
 interface PointProperty
           
 interface PointRep
           
 interface Polygon
           
 interface PolygonProperty
           
 interface PosOrPointPropertyOrPointRep
           
 interface PosOrPointPropertyOrPointRepOrCoord
           
 interface Rectangle
           
 interface Ring
           
 interface Solid
           
 interface SolidArrayProperty
           
 interface SolidProperty
           
 interface Surface
           
 interface SurfaceArrayProperty
           
 interface SurfacePatchArrayProperty
           
 interface SurfaceProperty
           
 interface Tin
           
 interface Triangle
           
 interface TrianglePatchArrayProperty
           
 interface TriangulatedSurface
           
 interface Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives that implement ModelObject
 class CurveInterpolation
           
 class SurfaceInterpolation
           
 

Uses of ModelObject in org.citygml4j.model.gml.grids
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.grids
 interface Grid
           
 interface GridEnvelope
           
 interface GridLimits
           
 interface RectifiedGrid
           
 

Uses of ModelObject in org.citygml4j.model.gml.measures
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.measures
 interface Length
           
 interface Speed
           
 

Uses of ModelObject in org.citygml4j.model.gml.valueObjects
 

Subinterfaces of ModelObject in org.citygml4j.model.gml.valueObjects
 interface CategoryExtent
           
 interface CompositeValue
           
 interface CountExtent
           
 interface QuantityExtent
           
 interface ScalarValue
           
 interface ScalarValueList
           
 interface Value
           
 interface ValueArray
           
 interface ValueArrayProperty
           
 interface ValueExtent
           
 interface ValueObject
           
 interface ValueProperty
           
 

Classes in org.citygml4j.model.gml.valueObjects that implement ModelObject
 class GenericValueObject
           
 

Methods in org.citygml4j.model.gml.valueObjects that return ModelObject
 ModelObject GenericValueObject.getParent()
           
 

Methods in org.citygml4j.model.gml.valueObjects with parameters of type ModelObject
 void GenericValueObject.setParent(ModelObject parent)
           
 

Uses of ModelObject in org.citygml4j.model.xal
 

Subinterfaces of ModelObject in org.citygml4j.model.xal
 interface AddressDetails
           
 interface AddressIdentifier
           
 interface AddressLatitude
           
 interface AddressLatitudeDirection
           
 interface AddressLine
           
 interface AddressLines
           
 interface AddressLongitude
           
 interface AddressLongitudeDirection
           
 interface AdministrativeArea
           
 interface AdministrativeAreaName
           
 interface Barcode
           
 interface BuildingName
           
 interface Country
           
 interface CountryName
           
 interface CountryNameCode
           
 interface Department
           
 interface DepartmentName
           
 interface DependentLocality
           
 interface DependentLocalityName
           
 interface DependentLocalityNumber
           
 interface DependentThoroughfare
           
 interface EndorsementLineCode
           
 interface Firm
           
 interface FirmName
           
 interface GrPostal
           
 interface KeyLineCode
           
 interface LargeMailUser
           
 interface LargeMailUserIdentifier
           
 interface LargeMailUserName
           
 interface Locality
           
 interface LocalityName
           
 interface MailStop
           
 interface MailStopName
           
 interface MailStopNumber
           
 interface PostalCode
           
 interface PostalCodeNumber
           
 interface PostalCodeNumberExtension
           
 interface PostalRoute
           
 interface PostalRouteName
           
 interface PostalRouteNumber
           
 interface PostalServiceElements
           
 interface PostBox
           
 interface PostBoxNumber
           
 interface PostBoxNumberExtension
           
 interface PostBoxNumberPrefix
           
 interface PostBoxNumberSuffix
           
 interface PostOffice
           
 interface PostOfficeName
           
 interface PostOfficeNumber
           
 interface PostTown
           
 interface PostTownName
           
 interface PostTownSuffix
           
 interface Premise
           
 interface PremiseLocation
           
 interface PremiseName
           
 interface PremiseNumber
           
 interface PremiseNumberPrefix
           
 interface PremiseNumberRange
           
 interface PremiseNumberRangeFrom
           
 interface PremiseNumberRangeTo
           
 interface PremiseNumberSuffix
           
 interface SortingCode
           
 interface SubAdministrativeArea
           
 interface SubAdministrativeAreaName
           
 interface SubPremise
           
 interface SubPremiseLocation
           
 interface SubPremiseName
           
 interface SubPremiseNumber
           
 interface SubPremiseNumberPrefix
           
 interface SubPremiseNumberSuffix
           
 interface SupplementaryPostalServiceData
           
 interface Thoroughfare
           
 interface ThoroughfareLeadingType
           
 interface ThoroughfareName
           
 interface ThoroughfareNumber
           
 interface ThoroughfareNumberFrom
           
 interface ThoroughfareNumberFromContent
           
 interface ThoroughfareNumberOrRange
           
 interface ThoroughfareNumberPrefix
           
 interface ThoroughfareNumberRange
           
 interface ThoroughfareNumberSuffix
           
 interface ThoroughfareNumberTo
           
 interface ThoroughfareNumberToContent
           
 interface ThoroughfarePostDirection
           
 interface ThoroughfarePreDirection
           
 interface ThoroughfareTrailingType
           
 interface XAL
           
 

Uses of ModelObject in org.citygml4j.util.xlink
 

Methods in org.citygml4j.util.xlink that return ModelObject
 ModelObject XLinkResolver.getObject(java.lang.String target, AbstractGML root)
           
 

Uses of ModelObject in org.citygml4j.xml.io.writer
 

Method parameters in org.citygml4j.xml.io.writer with type arguments of type ModelObject
 void CityModelWriter.writeFeatureMembers(java.util.List<ModelObject> features)