Uses of Interface
org.citygml4j.model.common.child.Child

Packages that use Child
org.citygml4j.model.citygml.ade   
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.bridge   
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.tunnel   
org.citygml4j.model.citygml.vegetation   
org.citygml4j.model.citygml.waterbody   
org.citygml4j.model.common.child   
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.child   
 

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

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

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

Classes in org.citygml4j.model.citygml.appearance that implement Child
 class AbstractSurfaceData
           
 class AbstractTexture
           
 class AbstractTextureParameterization
           
 class Appearance
           
 class AppearanceMember
           
 class AppearanceProperty
           
 class Color
           
 class ColorPlusOpacity
           
 class GeoreferencedTexture
           
 class ParameterizedTexture
           
 class SurfaceDataProperty
           
 class TexCoordGen
           
 class TexCoordList
           
 class TextureAssociation
           
 class TextureCoordinates
           
 class WorldToTexture
           
 class X3DMaterial
           
 

Uses of Child in org.citygml4j.model.citygml.bridge
 

Classes in org.citygml4j.model.citygml.bridge that implement Child
 class AbstractBoundarySurface
           
 class AbstractBridge
           
 class AbstractOpening
           
 class BoundarySurfaceProperty
           
 class Bridge
           
 class BridgeConstructionElement
           
 class BridgeConstructionElementProperty
           
 class BridgeFurniture
           
 class BridgeInstallation
           
 class BridgeInstallationProperty
           
 class BridgePart
           
 class BridgePartProperty
           
 class BridgeRoom
           
 class CeilingSurface
           
 class ClosureSurface
           
 class Door
           
 class FloorSurface
           
 class GroundSurface
           
 class IntBridgeInstallation
           
 class IntBridgeInstallationProperty
           
 class InteriorBridgeRoomProperty
           
 class InteriorFurnitureProperty
           
 class InteriorWallSurface
           
 class OpeningProperty
           
 class OuterCeilingSurface
           
 class OuterFloorSurface
           
 class RoofSurface
           
 class WallSurface
           
 class Window
           
 

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

Classes in org.citygml4j.model.citygml.building that implement Child
 class AbstractBuilding
           
 class Building
           
 class BuildingFurniture
           
 class BuildingInstallation
           
 class BuildingInstallationProperty
           
 class BuildingPart
           
 class BuildingPartProperty
           
 class IntBuildingInstallation
           
 class IntBuildingInstallationProperty
           
 class InteriorRoomProperty
           
 class Room
           
 

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

Classes in org.citygml4j.model.citygml.cityfurniture that implement Child
 class CityFurniture
           
 

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

Classes in org.citygml4j.model.citygml.cityobjectgroup that implement Child
 class CityObjectGroup
           
 class CityObjectGroupMember
           
 class CityObjectGroupParent
           
 

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

Classes in org.citygml4j.model.citygml.core that implement Child
 class AbstractCityObject
           
 class AbstractSite
           
 class Address
           
 class AddressProperty
           
 class CityModel
           
 class CityObjectMember
           
 class ExternalObject
           
 class ExternalReference
           
 class GeneralizationRelation
           
 class ImplicitGeometry
           
 class ImplicitRepresentationProperty
           
 class TransformationMatrix2x2
           
 class TransformationMatrix3x4
           
 class TransformationMatrix4x4
           
 class XalAddressProperty
           
 

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

Classes in org.citygml4j.model.citygml.generics that implement Child
 class AbstractGenericAttribute
           
 class DateAttribute
           
 class DoubleAttribute
           
 class GenericAttributeSet
           
 class GenericCityObject
           
 class IntAttribute
           
 class MeasureAttribute
           
 class StringAttribute
           
 class UriAttribute
           
 

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

Classes in org.citygml4j.model.citygml.landuse that implement Child
 class LandUse
           
 

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

Classes in org.citygml4j.model.citygml.relief that implement Child
 class AbstractReliefComponent
           
 class BreaklineRelief
           
 class GridProperty
           
 class MassPointRelief
           
 class RasterRelief
           
 class ReliefComponentProperty
           
 class ReliefFeature
           
 class TinProperty
           
 class TINRelief
           
 

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

Classes in org.citygml4j.model.citygml.texturedsurface that implement Child
 class _AbstractAppearance
           
 class _AppearanceProperty
           
 class _Color
           
 class _Material
           
 class _SimpleTexture
           
 class _TexturedSurface
           
 

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

Classes in org.citygml4j.model.citygml.transportation that implement Child
 class AbstractTransportationObject
           
 class AuxiliaryTrafficArea
           
 class AuxiliaryTrafficAreaProperty
           
 class Railway
           
 class Road
           
 class Square
           
 class Track
           
 class TrafficArea
           
 class TrafficAreaProperty
           
 class TransportationComplex
           
 

Uses of Child in org.citygml4j.model.citygml.tunnel
 

Classes in org.citygml4j.model.citygml.tunnel that implement Child
 class AbstractTunnel
           
 class HollowSpace
           
 class InteriorHollowSpaceProperty
           
 class IntTunnelInstallation
           
 class IntTunnelInstallationProperty
           
 class Tunnel
           
 class TunnelFurniture
           
 class TunnelInstallation
           
 class TunnelInstallationProperty
           
 class TunnelPart
           
 class TunnelPartProperty
           
 

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

Classes in org.citygml4j.model.citygml.vegetation that implement Child
 class AbstractVegetationObject
           
 class PlantCover
           
 class SolitaryVegetationObject
           
 

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

Classes in org.citygml4j.model.citygml.waterbody that implement Child
 class AbstractWaterBoundarySurface
           
 class AbstractWaterObject
           
 class BoundedByWaterSurfaceProperty
           
 class WaterBody
           
 class WaterClosureSurface
           
 class WaterGroundSurface
           
 class WaterSurface
           
 

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

Classes in org.citygml4j.model.common.child with type parameters of type Child
 class ChildList<T extends Child>
           
 

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

Classes in org.citygml4j.model.gml.base with type parameters of type Child
 class ArrayAssociation<T extends Associable & Child>
           
 class AssociationByRep<T extends Associable & Child>
           
 class AssociationByRepOrRef<T extends Associable & Child>
           
 

Classes in org.citygml4j.model.gml.base that implement Child
 class AbstractGML
           
 class ArrayAssociation<T extends Associable & Child>
           
 class AssociationByRep<T extends Associable & Child>
           
 class AssociationByRepOrRef<T extends Associable & Child>
           
 class MetaData
           
 class MetaDataProperty
           
 class StringOrRef
           
 

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

Classes in org.citygml4j.model.gml.basicTypes that implement Child
 class BooleanOrNull
           
 class BooleanOrNullList
           
 class Code
           
 class CodeOrNullList
           
 class Coordinates
           
 class DoubleOrNull
           
 class DoubleOrNullList
           
 class IntegerOrNull
           
 class IntegerOrNullList
           
 class Measure
           
 class MeasureOrNullList
           
 class NameOrNull
           
 class Null
           
 

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

Classes in org.citygml4j.model.gml.coverage that implement Child
 class AbstractCoverage
           
 class AbstractDiscreteCoverage
           
 class CoverageFunction
           
 class DataBlock
           
 class DomainSet<T extends AbstractGeometry>
           
 class File
           
 class GridFunction
           
 class IndexMap
           
 class RangeParameters
           
 class RangeSet
           
 class RectifiedGridCoverage
           
 class RectifiedGridDomain
           
 class SequenceRule
           
 

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

Classes in org.citygml4j.model.gml.feature that implement Child
 class AbstractFeature
           
 class AbstractFeatureCollection
           
 class BoundingShape
           
 class FeatureArrayProperty
           
 class FeatureMember
           
 class FeatureProperty<T extends AbstractFeature>
           
 class LocationProperty
           
 class PriorityLocationProperty
           
 

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

Classes in org.citygml4j.model.gml.geometry that implement Child
 class AbstractGeometry
           
 class GeometryArrayProperty<T extends AbstractGeometry>
           
 class GeometryProperty<T extends AbstractGeometry>
           
 class InlineGeometryProperty<T extends AbstractGeometry>
           
 

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

Classes in org.citygml4j.model.gml.geometry.aggregates that implement Child
 class AbstractGeometricAggregate
           
 class MultiCurve
           
 class MultiCurveProperty
           
 class MultiGeometry
           
 class MultiGeometryProperty
           
 class MultiLineString
           
 class MultiLineStringProperty
           
 class MultiPoint
           
 class MultiPointProperty
           
 class MultiPolygon
           
 class MultiPolygonProperty
           
 class MultiSolid
           
 class MultiSolidProperty
           
 class MultiSurface
           
 class MultiSurfaceProperty
           
 

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

Classes in org.citygml4j.model.gml.geometry.complexes that implement Child
 class CompositeCurve
           
 class CompositeCurveProperty
           
 class CompositeSolid
           
 class CompositeSolidProperty
           
 class CompositeSurface
           
 class CompositeSurfaceProperty
           
 class GeometricComplex
           
 class GeometricComplexProperty
           
 

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

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

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

Classes in org.citygml4j.model.gml.grids that implement Child
 class Grid
           
 class GridEnvelope
           
 class GridLimits
           
 class RectifiedGrid
           
 

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

Classes in org.citygml4j.model.gml.measures that implement Child
 class Length
           
 class Speed
           
 

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

Classes in org.citygml4j.model.gml.valueObjects that implement Child
 class CategoryExtent
           
 class CompositeValue
           
 class CountExtent
           
 class GenericValueObject
           
 class QuantityExtent
           
 class ScalarValue
           
 class ScalarValueList
           
 class Value
           
 class ValueArray
           
 class ValueArrayProperty
           
 class ValueExtent
           
 class ValueObject
           
 class ValueProperty
           
 

Uses of Child in org.citygml4j.model.xal
 

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

Uses of Child in org.citygml4j.util.child
 

Methods in org.citygml4j.util.child with parameters of type Child
 CityGML ChildInfo.getParentCityGML(Child child)
           
<T extends CityGML>
T
ChildInfo.getParentCityGML(Child child, java.lang.Class<T> type)
           
 AbstractCityObject ChildInfo.getParentCityObject(Child child)
           
<T extends AbstractCityObject>
T
ChildInfo.getParentCityObject(Child child, java.lang.Class<T> type)
           
 AbstractFeature ChildInfo.getParentFeature(Child child)
           
<T extends AbstractFeature>
T
ChildInfo.getParentFeature(Child child, java.lang.Class<T> type)
           
 AbstractGeometry ChildInfo.getParentGeometry(Child child)
           
<T extends AbstractGeometry>
T
ChildInfo.getParentGeometry(Child child, java.lang.Class<T> type)
           
 CityGML ChildInfo.getRootCityGML(Child child)
           
 AbstractCityObject ChildInfo.getRootCityObject(Child child)
           
 AbstractFeature ChildInfo.getRootFeature(Child child)
           
 AbstractGeometry ChildInfo.getRootGeometry(Child child)