jar

org.citygml4j : citygml4j

Maven & Gradle

Jul 16, 2023
13 usages
114 stars

citygml4j · The Open Source Java API for CityGML

Table Of Contents

Latest Version

Download org.citygml4j : citygml4j JAR file - Latest Versions:

All Versions

Download org.citygml4j : citygml4j JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.2
2.1
2.0
2.0ea

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window citygml4j-2.12.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.citygml4j.builder.cityjson.unmarshal.citygml.cityobjectgroup

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.cityobjectgroup.CityObjectGroupUnmarshaller.class - [JAR]

org.citygml4j.model.gml.geometry.primitives

├─ org.citygml4j.model.gml.geometry.primitives.AbstractCurve.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractCurveSegment.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractGeometricPrimitive.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractRing.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractRingProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractSolid.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractSurface.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.AbstractSurfacePatch.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.ControlPoint.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Coord.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Curve.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.CurveArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.CurveInterpolation.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.CurveProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.CurveSegmentArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.DirectPosition.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.DirectPositionList.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Envelope.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Exterior.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.GeometricPositionGroup.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.GeometricPrimitiveProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.InnerBoundaryIs.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Interior.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.LineString.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.LineStringProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.LineStringSegment.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.LineStringSegmentArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.LinearRing.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.LinearRingProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.OrientableCurve.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.OrientableSurface.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.OuterBoundaryIs.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Point.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PointArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PointProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PointRep.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Polygon.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PolygonPatch.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PolygonPatchArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PolygonProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PosOrPointPropertyOrPointRep.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.PosOrPointPropertyOrPointRepOrCoord.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Rectangle.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Ring.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Sign.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Solid.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.SolidArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.SolidProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Surface.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.SurfaceArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.SurfaceInterpolation.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.SurfacePatchArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.SurfaceProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Tin.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Triangle.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.TrianglePatchArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.TriangulatedSurface.class - [JAR]

├─ org.citygml4j.model.gml.geometry.primitives.Vector.class - [JAR]

org.citygml4j.model.citygml.relief

├─ org.citygml4j.model.citygml.relief.AbstractReliefComponent.class - [JAR]

├─ org.citygml4j.model.citygml.relief.BreaklineRelief.class - [JAR]

├─ org.citygml4j.model.citygml.relief.GridProperty.class - [JAR]

├─ org.citygml4j.model.citygml.relief.MassPointRelief.class - [JAR]

├─ org.citygml4j.model.citygml.relief.RasterRelief.class - [JAR]

├─ org.citygml4j.model.citygml.relief.ReliefComponentProperty.class - [JAR]

├─ org.citygml4j.model.citygml.relief.ReliefFeature.class - [JAR]

├─ org.citygml4j.model.citygml.relief.ReliefModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.relief.TINRelief.class - [JAR]

├─ org.citygml4j.model.citygml.relief.TinProperty.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.core

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.core.CoreUnmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.util

├─ org.citygml4j.builder.cityjson.util.CityGMLMetadata.class - [JAR]

├─ org.citygml4j.builder.cityjson.util.DefaultTextureFileHandler.class - [JAR]

├─ org.citygml4j.builder.cityjson.util.GenericAttributeType.class - [JAR]

├─ org.citygml4j.builder.cityjson.util.TextureFileHandler.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.waterbody

├─ org.citygml4j.builder.cityjson.marshal.citygml.waterbody.WaterBodyMarshaller.class - [JAR]

org.citygml4j.model.gml.base

├─ org.citygml4j.model.gml.base.AbstractGML.class - [JAR]

├─ org.citygml4j.model.gml.base.ArrayAssociation.class - [JAR]

├─ org.citygml4j.model.gml.base.AssociationAttributeGroup.class - [JAR]

├─ org.citygml4j.model.gml.base.AssociationByRep.class - [JAR]

├─ org.citygml4j.model.gml.base.AssociationByRepOrRef.class - [JAR]

├─ org.citygml4j.model.gml.base.CoordinateListProvider.class - [JAR]

├─ org.citygml4j.model.gml.base.MetaData.class - [JAR]

├─ org.citygml4j.model.gml.base.MetaDataProperty.class - [JAR]

├─ org.citygml4j.model.gml.base.Reference.class - [JAR]

├─ org.citygml4j.model.gml.base.StandardObjectProperties.class - [JAR]

├─ org.citygml4j.model.gml.base.StringOrRef.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.building

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.building.Building100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.building.Building200Unmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.relief

├─ org.citygml4j.builder.jaxb.marshal.citygml.relief.Relief100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.relief.Relief200Marshaller.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.appearance

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.appearance.AppearanceUnmarshaller.class - [JAR]

org.citygml4j.model.common.annotation

├─ org.citygml4j.model.common.annotation.Lod.class - [JAR]

org.citygml4j.model.citygml.ade.generic

├─ org.citygml4j.model.citygml.ade.generic.ADEGenericElement.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.cityfurniture

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.cityfurniture.CityFurnitureUnmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.waterbody

├─ org.citygml4j.builder.jaxb.marshal.citygml.waterbody.WaterBody100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.waterbody.WaterBody200Marshaller.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.xal

├─ org.citygml4j.builder.jaxb.unmarshal.xal.XALUnmarshaller.class - [JAR]

net.opengis.citygml.cityobjectgroup._1

├─ net.opengis.citygml.cityobjectgroup._1.CityObjectGroupMemberType.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._1.CityObjectGroupParentType.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._1.CityObjectGroupType.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._1.package-info.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.vegetation

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.vegetation.VegetationUnmarshaller.class - [JAR]

net.opengis.citygml.cityobjectgroup._2

├─ net.opengis.citygml.cityobjectgroup._2.CityObjectGroupMemberType.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._2.CityObjectGroupParentType.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._2.CityObjectGroupType.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.cityobjectgroup._2.package-info.class - [JAR]

net.opengis.citygml.bridge._2

├─ net.opengis.citygml.bridge._2.AbstractBoundarySurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.AbstractBridgeType.class - [JAR]

├─ net.opengis.citygml.bridge._2.AbstractOpeningType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BoundarySurfacePropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeConstructionElementPropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeConstructionElementType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeFurnitureType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeInstallationType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgePartPropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgePartType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeRoomType.class - [JAR]

├─ net.opengis.citygml.bridge._2.BridgeType.class - [JAR]

├─ net.opengis.citygml.bridge._2.CeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.ClosureSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.DoorType.class - [JAR]

├─ net.opengis.citygml.bridge._2.FloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.GroundSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.IntBridgeInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.IntBridgeInstallationType.class - [JAR]

├─ net.opengis.citygml.bridge._2.InteriorBridgeRoomPropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.InteriorFurniturePropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.InteriorWallSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.bridge._2.OpeningPropertyType.class - [JAR]

├─ net.opengis.citygml.bridge._2.OuterCeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.OuterFloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.RoofSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.WallSurfaceType.class - [JAR]

├─ net.opengis.citygml.bridge._2.WindowType.class - [JAR]

├─ net.opengis.citygml.bridge._2.package-info.class - [JAR]

net.opengis.citygml.relief._1

├─ net.opengis.citygml.relief._1.AbstractReliefComponentType.class - [JAR]

├─ net.opengis.citygml.relief._1.BreaklineReliefType.class - [JAR]

├─ net.opengis.citygml.relief._1.GridPropertyType.class - [JAR]

├─ net.opengis.citygml.relief._1.MassPointReliefType.class - [JAR]

├─ net.opengis.citygml.relief._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.relief._1.RasterReliefType.class - [JAR]

├─ net.opengis.citygml.relief._1.ReliefComponentPropertyType.class - [JAR]

├─ net.opengis.citygml.relief._1.ReliefFeatureType.class - [JAR]

├─ net.opengis.citygml.relief._1.TINReliefType.class - [JAR]

├─ net.opengis.citygml.relief._1.TinPropertyType.class - [JAR]

├─ net.opengis.citygml.relief._1.package-info.class - [JAR]

net.opengis.gml

├─ net.opengis.gml.AbsoluteExternalPositionalAccuracyType.class - [JAR]

├─ net.opengis.gml.AbstractContinuousCoverageType.class - [JAR]

├─ net.opengis.gml.AbstractCoordinateOperationBaseType.class - [JAR]

├─ net.opengis.gml.AbstractCoordinateOperationType.class - [JAR]

├─ net.opengis.gml.AbstractCoordinateSystemBaseType.class - [JAR]

├─ net.opengis.gml.AbstractCoordinateSystemType.class - [JAR]

├─ net.opengis.gml.AbstractCoverageType.class - [JAR]

├─ net.opengis.gml.AbstractCurveSegmentType.class - [JAR]

├─ net.opengis.gml.AbstractCurveType.class - [JAR]

├─ net.opengis.gml.AbstractDatumBaseType.class - [JAR]

├─ net.opengis.gml.AbstractDatumType.class - [JAR]

├─ net.opengis.gml.AbstractDiscreteCoverageType.class - [JAR]

├─ net.opengis.gml.AbstractFeatureCollectionType.class - [JAR]

├─ net.opengis.gml.AbstractFeatureType.class - [JAR]

├─ net.opengis.gml.AbstractGMLType.class - [JAR]

├─ net.opengis.gml.AbstractGeneralConversionType.class - [JAR]

├─ net.opengis.gml.AbstractGeneralDerivedCRSType.class - [JAR]

├─ net.opengis.gml.AbstractGeneralOperationParameterRefType.class - [JAR]

├─ net.opengis.gml.AbstractGeneralOperationParameterType.class - [JAR]

├─ net.opengis.gml.AbstractGeneralParameterValueType.class - [JAR]

├─ net.opengis.gml.AbstractGeneralTransformationType.class - [JAR]

├─ net.opengis.gml.AbstractGeometricAggregateType.class - [JAR]

├─ net.opengis.gml.AbstractGeometricPrimitiveType.class - [JAR]

├─ net.opengis.gml.AbstractGeometryType.class - [JAR]

├─ net.opengis.gml.AbstractGriddedSurfaceType.class - [JAR]

├─ net.opengis.gml.AbstractMetaDataType.class - [JAR]

├─ net.opengis.gml.AbstractParametricCurveSurfaceType.class - [JAR]

├─ net.opengis.gml.AbstractPositionalAccuracyType.class - [JAR]

├─ net.opengis.gml.AbstractReferenceSystemBaseType.class - [JAR]

├─ net.opengis.gml.AbstractReferenceSystemType.class - [JAR]

├─ net.opengis.gml.AbstractRingPropertyType.class - [JAR]

├─ net.opengis.gml.AbstractRingType.class - [JAR]

├─ net.opengis.gml.AbstractSolidType.class - [JAR]

├─ net.opengis.gml.AbstractStyleType.class - [JAR]

├─ net.opengis.gml.AbstractSurfacePatchType.class - [JAR]

├─ net.opengis.gml.AbstractSurfaceType.class - [JAR]

├─ net.opengis.gml.AbstractTimeComplexType.class - [JAR]

├─ net.opengis.gml.AbstractTimeGeometricPrimitiveType.class - [JAR]

├─ net.opengis.gml.AbstractTimeObjectType.class - [JAR]

├─ net.opengis.gml.AbstractTimePrimitiveType.class - [JAR]

├─ net.opengis.gml.AbstractTimeReferenceSystemType.class - [JAR]

├─ net.opengis.gml.AbstractTimeSliceType.class - [JAR]

├─ net.opengis.gml.AbstractTimeTopologyPrimitiveType.class - [JAR]

├─ net.opengis.gml.AbstractTopoPrimitiveType.class - [JAR]

├─ net.opengis.gml.AbstractTopologyType.class - [JAR]

├─ net.opengis.gml.AesheticCriteriaType.class - [JAR]

├─ net.opengis.gml.AffinePlacementType.class - [JAR]

├─ net.opengis.gml.AngleChoiceType.class - [JAR]

├─ net.opengis.gml.AngleType.class - [JAR]

├─ net.opengis.gml.ArcByBulgeType.class - [JAR]

├─ net.opengis.gml.ArcByCenterPointType.class - [JAR]

├─ net.opengis.gml.ArcStringByBulgeType.class - [JAR]

├─ net.opengis.gml.ArcStringType.class - [JAR]

├─ net.opengis.gml.ArcType.class - [JAR]

├─ net.opengis.gml.AreaType.class - [JAR]

├─ net.opengis.gml.ArrayAssociationType.class - [JAR]

├─ net.opengis.gml.ArrayType.class - [JAR]

├─ net.opengis.gml.AssociationType.class - [JAR]

├─ net.opengis.gml.BSplineType.class - [JAR]

├─ net.opengis.gml.BagType.class - [JAR]

├─ net.opengis.gml.BaseStyleDescriptorType.class - [JAR]

├─ net.opengis.gml.BaseUnitType.class - [JAR]

├─ net.opengis.gml.BezierType.class - [JAR]

├─ net.opengis.gml.BooleanPropertyType.class - [JAR]

├─ net.opengis.gml.BoundedFeatureType.class - [JAR]

├─ net.opengis.gml.BoundingShapeType.class - [JAR]

├─ net.opengis.gml.CRSRefType.class - [JAR]

├─ net.opengis.gml.CartesianCSRefType.class - [JAR]

├─ net.opengis.gml.CartesianCSType.class - [JAR]

├─ net.opengis.gml.CategoryExtentType.class - [JAR]

├─ net.opengis.gml.CategoryPropertyType.class - [JAR]

├─ net.opengis.gml.CircleByCenterPointType.class - [JAR]

├─ net.opengis.gml.CircleType.class - [JAR]

├─ net.opengis.gml.ClothoidType.class - [JAR]

├─ net.opengis.gml.CodeListType.class - [JAR]

├─ net.opengis.gml.CodeOrNullListType.class - [JAR]

├─ net.opengis.gml.CodeType.class - [JAR]

├─ net.opengis.gml.CompassPointEnumeration.class - [JAR]

├─ net.opengis.gml.CompositeCurvePropertyType.class - [JAR]

├─ net.opengis.gml.CompositeCurveType.class - [JAR]

├─ net.opengis.gml.CompositeSolidPropertyType.class - [JAR]

├─ net.opengis.gml.CompositeSolidType.class - [JAR]

├─ net.opengis.gml.CompositeSurfacePropertyType.class - [JAR]

├─ net.opengis.gml.CompositeSurfaceType.class - [JAR]

├─ net.opengis.gml.CompositeValueType.class - [JAR]

├─ net.opengis.gml.CompoundCRSRefType.class - [JAR]

├─ net.opengis.gml.CompoundCRSType.class - [JAR]

├─ net.opengis.gml.ConcatenatedOperationRefType.class - [JAR]

├─ net.opengis.gml.ConcatenatedOperationType.class - [JAR]

├─ net.opengis.gml.ConeType.class - [JAR]

├─ net.opengis.gml.ContainerPropertyType.class - [JAR]

├─ net.opengis.gml.ConventionalUnitType.class - [JAR]

├─ net.opengis.gml.ConversionRefType.class - [JAR]

├─ net.opengis.gml.ConversionToPreferredUnitType.class - [JAR]

├─ net.opengis.gml.ConversionType.class - [JAR]

├─ net.opengis.gml.CoordType.class - [JAR]

├─ net.opengis.gml.CoordinateOperationRefType.class - [JAR]

├─ net.opengis.gml.CoordinateReferenceSystemRefType.class - [JAR]

├─ net.opengis.gml.CoordinateSystemAxisBaseType.class - [JAR]

├─ net.opengis.gml.CoordinateSystemAxisRefType.class - [JAR]

├─ net.opengis.gml.CoordinateSystemAxisType.class - [JAR]

├─ net.opengis.gml.CoordinateSystemRefType.class - [JAR]

├─ net.opengis.gml.CoordinatesType.class - [JAR]

├─ net.opengis.gml.CountPropertyType.class - [JAR]

├─ net.opengis.gml.CovarianceElementType.class - [JAR]

├─ net.opengis.gml.CovarianceMatrixType.class - [JAR]

├─ net.opengis.gml.CoverageFunctionType.class - [JAR]

├─ net.opengis.gml.CubicSplineType.class - [JAR]

├─ net.opengis.gml.CurveArrayPropertyType.class - [JAR]

├─ net.opengis.gml.CurveInterpolationType.class - [JAR]

├─ net.opengis.gml.CurvePropertyType.class - [JAR]

├─ net.opengis.gml.CurveSegmentArrayPropertyType.class - [JAR]

├─ net.opengis.gml.CurveType.class - [JAR]

├─ net.opengis.gml.CylinderType.class - [JAR]

├─ net.opengis.gml.CylindricalCSRefType.class - [JAR]

├─ net.opengis.gml.CylindricalCSType.class - [JAR]

├─ net.opengis.gml.DMSAngleType.class - [JAR]

├─ net.opengis.gml.DataBlockType.class - [JAR]

├─ net.opengis.gml.DatumRefType.class - [JAR]

├─ net.opengis.gml.DefaultStylePropertyType.class - [JAR]

├─ net.opengis.gml.DefinitionProxyType.class - [JAR]

├─ net.opengis.gml.DefinitionType.class - [JAR]

├─ net.opengis.gml.DegreesType.class - [JAR]

├─ net.opengis.gml.DerivationUnitTermType.class - [JAR]

├─ net.opengis.gml.DerivedCRSRefType.class - [JAR]

├─ net.opengis.gml.DerivedCRSType.class - [JAR]

├─ net.opengis.gml.DerivedCRSTypeType.class - [JAR]

├─ net.opengis.gml.DerivedUnitType.class - [JAR]

├─ net.opengis.gml.DictionaryEntryType.class - [JAR]

├─ net.opengis.gml.DictionaryType.class - [JAR]

├─ net.opengis.gml.DirectPositionListType.class - [JAR]

├─ net.opengis.gml.DirectPositionType.class - [JAR]

├─ net.opengis.gml.DirectedEdgePropertyType.class - [JAR]

├─ net.opengis.gml.DirectedFacePropertyType.class - [JAR]

├─ net.opengis.gml.DirectedNodePropertyType.class - [JAR]

├─ net.opengis.gml.DirectedObservationAtDistanceType.class - [JAR]

├─ net.opengis.gml.DirectedObservationType.class - [JAR]

├─ net.opengis.gml.DirectedTopoSolidPropertyType.class - [JAR]

├─ net.opengis.gml.DirectionPropertyType.class - [JAR]

├─ net.opengis.gml.DirectionVectorType.class - [JAR]

├─ net.opengis.gml.DomainSetType.class - [JAR]

├─ net.opengis.gml.DrawingTypeType.class - [JAR]

├─ net.opengis.gml.DynamicFeatureCollectionType.class - [JAR]

├─ net.opengis.gml.DynamicFeatureType.class - [JAR]

├─ net.opengis.gml.EdgeType.class - [JAR]

├─ net.opengis.gml.EllipsoidBaseType.class - [JAR]

├─ net.opengis.gml.EllipsoidRefType.class - [JAR]

├─ net.opengis.gml.EllipsoidType.class - [JAR]

├─ net.opengis.gml.EllipsoidalCSRefType.class - [JAR]

├─ net.opengis.gml.EllipsoidalCSType.class - [JAR]

├─ net.opengis.gml.EngineeringCRSRefType.class - [JAR]

├─ net.opengis.gml.EngineeringCRSType.class - [JAR]

├─ net.opengis.gml.EngineeringDatumRefType.class - [JAR]

├─ net.opengis.gml.EngineeringDatumType.class - [JAR]

├─ net.opengis.gml.EnvelopeType.class - [JAR]

├─ net.opengis.gml.EnvelopeWithTimePeriodType.class - [JAR]

├─ net.opengis.gml.ExtentType.class - [JAR]

├─ net.opengis.gml.FaceType.class - [JAR]

├─ net.opengis.gml.FeatureArrayPropertyType.class - [JAR]

├─ net.opengis.gml.FeatureCollectionType.class - [JAR]

├─ net.opengis.gml.FeaturePropertyType.class - [JAR]

├─ net.opengis.gml.FeatureStylePropertyType.class - [JAR]

├─ net.opengis.gml.FeatureStyleRef.class - [JAR]

├─ net.opengis.gml.FeatureStyleType.class - [JAR]

├─ net.opengis.gml.FileType.class - [JAR]

├─ net.opengis.gml.FileValueModelType.class - [JAR]

├─ net.opengis.gml.FormulaType.class - [JAR]

├─ net.opengis.gml.GeneralConversionRefType.class - [JAR]

├─ net.opengis.gml.GeneralTransformationRefType.class - [JAR]

├─ net.opengis.gml.GenericMetaDataType.class - [JAR]

├─ net.opengis.gml.GeocentricCRSRefType.class - [JAR]

├─ net.opengis.gml.GeocentricCRSType.class - [JAR]

├─ net.opengis.gml.GeodesicStringType.class - [JAR]

├─ net.opengis.gml.GeodesicType.class - [JAR]

├─ net.opengis.gml.GeodeticDatumRefType.class - [JAR]

├─ net.opengis.gml.GeodeticDatumType.class - [JAR]

├─ net.opengis.gml.GeographicCRSRefType.class - [JAR]

├─ net.opengis.gml.GeographicCRSType.class - [JAR]

├─ net.opengis.gml.GeometricComplexPropertyType.class - [JAR]

├─ net.opengis.gml.GeometricComplexType.class - [JAR]

├─ net.opengis.gml.GeometricPrimitivePropertyType.class - [JAR]

├─ net.opengis.gml.GeometryArrayPropertyType.class - [JAR]

├─ net.opengis.gml.GeometryPropertyType.class - [JAR]

├─ net.opengis.gml.GeometryStylePropertyType.class - [JAR]

├─ net.opengis.gml.GeometryStyleRef.class - [JAR]

├─ net.opengis.gml.GeometryStyleType.class - [JAR]

├─ net.opengis.gml.GraphStylePropertyType.class - [JAR]

├─ net.opengis.gml.GraphStyleRef.class - [JAR]

├─ net.opengis.gml.GraphStyleType.class - [JAR]

├─ net.opengis.gml.GraphTypeType.class - [JAR]

├─ net.opengis.gml.GridCoverageType.class - [JAR]

├─ net.opengis.gml.GridDomainType.class - [JAR]

├─ net.opengis.gml.GridEnvelopeType.class - [JAR]

├─ net.opengis.gml.GridFunctionType.class - [JAR]

├─ net.opengis.gml.GridLengthType.class - [JAR]

├─ net.opengis.gml.GridLimitsType.class - [JAR]

├─ net.opengis.gml.GridType.class - [JAR]

├─ net.opengis.gml.HistoryPropertyType.class - [JAR]

├─ net.opengis.gml.IdentifierType.class - [JAR]

├─ net.opengis.gml.ImageCRSRefType.class - [JAR]

├─ net.opengis.gml.ImageCRSType.class - [JAR]

├─ net.opengis.gml.ImageDatumRefType.class - [JAR]

├─ net.opengis.gml.ImageDatumType.class - [JAR]

├─ net.opengis.gml.IndexMapType.class - [JAR]

├─ net.opengis.gml.IndirectEntryType.class - [JAR]

├─ net.opengis.gml.IsolatedPropertyType.class - [JAR]

├─ net.opengis.gml.KnotPropertyType.class - [JAR]

├─ net.opengis.gml.KnotType.class - [JAR]

├─ net.opengis.gml.KnotTypesType.class - [JAR]

├─ net.opengis.gml.LabelStylePropertyType.class - [JAR]

├─ net.opengis.gml.LabelStyleRef.class - [JAR]

├─ net.opengis.gml.LabelStyleType.class - [JAR]

├─ net.opengis.gml.LabelType.class - [JAR]

├─ net.opengis.gml.LengthType.class - [JAR]

├─ net.opengis.gml.LineStringPropertyType.class - [JAR]

├─ net.opengis.gml.LineStringSegmentArrayPropertyType.class - [JAR]

├─ net.opengis.gml.LineStringSegmentType.class - [JAR]

├─ net.opengis.gml.LineStringType.class - [JAR]

├─ net.opengis.gml.LineTypeType.class - [JAR]

├─ net.opengis.gml.LinearCSRefType.class - [JAR]

├─ net.opengis.gml.LinearCSType.class - [JAR]

├─ net.opengis.gml.LinearRingPropertyType.class - [JAR]

├─ net.opengis.gml.LinearRingType.class - [JAR]

├─ net.opengis.gml.LocationPropertyType.class - [JAR]

├─ net.opengis.gml.MeasureListType.class - [JAR]

├─ net.opengis.gml.MeasureOrNullListType.class - [JAR]

├─ net.opengis.gml.MeasureType.class - [JAR]

├─ net.opengis.gml.MetaDataPropertyType.class - [JAR]

├─ net.opengis.gml.MovingObjectStatusType.class - [JAR]

├─ net.opengis.gml.MultiCurveCoverageType.class - [JAR]

├─ net.opengis.gml.MultiCurveDomainType.class - [JAR]

├─ net.opengis.gml.MultiCurvePropertyType.class - [JAR]

├─ net.opengis.gml.MultiCurveType.class - [JAR]

├─ net.opengis.gml.MultiGeometryPropertyType.class - [JAR]

├─ net.opengis.gml.MultiGeometryType.class - [JAR]

├─ net.opengis.gml.MultiLineStringPropertyType.class - [JAR]

├─ net.opengis.gml.MultiLineStringType.class - [JAR]

├─ net.opengis.gml.MultiPointCoverageType.class - [JAR]

├─ net.opengis.gml.MultiPointDomainType.class - [JAR]

├─ net.opengis.gml.MultiPointPropertyType.class - [JAR]

├─ net.opengis.gml.MultiPointType.class - [JAR]

├─ net.opengis.gml.MultiPolygonPropertyType.class - [JAR]

├─ net.opengis.gml.MultiPolygonType.class - [JAR]

├─ net.opengis.gml.MultiSolidCoverageType.class - [JAR]

├─ net.opengis.gml.MultiSolidDomainType.class - [JAR]

├─ net.opengis.gml.MultiSolidPropertyType.class - [JAR]

├─ net.opengis.gml.MultiSolidType.class - [JAR]

├─ net.opengis.gml.MultiSurfaceCoverageType.class - [JAR]

├─ net.opengis.gml.MultiSurfaceDomainType.class - [JAR]

├─ net.opengis.gml.MultiSurfacePropertyType.class - [JAR]

├─ net.opengis.gml.MultiSurfaceType.class - [JAR]

├─ net.opengis.gml.NodeType.class - [JAR]

├─ net.opengis.gml.ObjectFactory.class - [JAR]

├─ net.opengis.gml.ObliqueCartesianCSRefType.class - [JAR]

├─ net.opengis.gml.ObliqueCartesianCSType.class - [JAR]

├─ net.opengis.gml.ObservationType.class - [JAR]

├─ net.opengis.gml.OffsetCurveType.class - [JAR]

├─ net.opengis.gml.OperationMethodBaseType.class - [JAR]

├─ net.opengis.gml.OperationMethodRefType.class - [JAR]

├─ net.opengis.gml.OperationMethodType.class - [JAR]

├─ net.opengis.gml.OperationParameterBaseType.class - [JAR]

├─ net.opengis.gml.OperationParameterGroupBaseType.class - [JAR]

├─ net.opengis.gml.OperationParameterGroupRefType.class - [JAR]

├─ net.opengis.gml.OperationParameterGroupType.class - [JAR]

├─ net.opengis.gml.OperationParameterRefType.class - [JAR]

├─ net.opengis.gml.OperationParameterType.class - [JAR]

├─ net.opengis.gml.OperationRefType.class - [JAR]

├─ net.opengis.gml.OrientableCurveType.class - [JAR]

├─ net.opengis.gml.OrientableSurfaceType.class - [JAR]

├─ net.opengis.gml.ParameterValueGroupType.class - [JAR]

├─ net.opengis.gml.ParameterValueType.class - [JAR]

├─ net.opengis.gml.PassThroughOperationRefType.class - [JAR]

├─ net.opengis.gml.PassThroughOperationType.class - [JAR]

├─ net.opengis.gml.PixelInCellType.class - [JAR]

├─ net.opengis.gml.PointArrayPropertyType.class - [JAR]

├─ net.opengis.gml.PointPropertyType.class - [JAR]

├─ net.opengis.gml.PointType.class - [JAR]

├─ net.opengis.gml.PolarCSRefType.class - [JAR]

├─ net.opengis.gml.PolarCSType.class - [JAR]

├─ net.opengis.gml.PolygonPatchArrayPropertyType.class - [JAR]

├─ net.opengis.gml.PolygonPatchType.class - [JAR]

├─ net.opengis.gml.PolygonPropertyType.class - [JAR]

├─ net.opengis.gml.PolygonType.class - [JAR]

├─ net.opengis.gml.PolyhedralSurfaceType.class - [JAR]

├─ net.opengis.gml.PrimeMeridianBaseType.class - [JAR]

├─ net.opengis.gml.PrimeMeridianRefType.class - [JAR]

├─ net.opengis.gml.PrimeMeridianType.class - [JAR]

├─ net.opengis.gml.PriorityLocationPropertyType.class - [JAR]

├─ net.opengis.gml.ProjectedCRSRefType.class - [JAR]

├─ net.opengis.gml.ProjectedCRSType.class - [JAR]

├─ net.opengis.gml.QuantityExtentType.class - [JAR]

├─ net.opengis.gml.QuantityPropertyType.class - [JAR]

├─ net.opengis.gml.QueryGrammarEnumeration.class - [JAR]

├─ net.opengis.gml.RangeParametersType.class - [JAR]

├─ net.opengis.gml.RangeSetType.class - [JAR]

├─ net.opengis.gml.RectangleType.class - [JAR]

├─ net.opengis.gml.RectifiedGridCoverageType.class - [JAR]

├─ net.opengis.gml.RectifiedGridDomainType.class - [JAR]

├─ net.opengis.gml.RectifiedGridType.class - [JAR]

├─ net.opengis.gml.ReferenceSystemRefType.class - [JAR]

├─ net.opengis.gml.ReferenceType.class - [JAR]

├─ net.opengis.gml.RelatedTimeType.class - [JAR]

├─ net.opengis.gml.RelativeInternalPositionalAccuracyType.class - [JAR]

├─ net.opengis.gml.RingPropertyType.class - [JAR]

├─ net.opengis.gml.RingType.class - [JAR]

├─ net.opengis.gml.ScalarValuePropertyType.class - [JAR]

├─ net.opengis.gml.ScaleType.class - [JAR]

├─ net.opengis.gml.SecondDefiningParameterType.class - [JAR]

├─ net.opengis.gml.SequenceRuleNames.class - [JAR]

├─ net.opengis.gml.SequenceRuleType.class - [JAR]

├─ net.opengis.gml.SingleOperationRefType.class - [JAR]

├─ net.opengis.gml.SolidArrayPropertyType.class - [JAR]

├─ net.opengis.gml.SolidPropertyType.class - [JAR]

├─ net.opengis.gml.SolidType.class - [JAR]

├─ net.opengis.gml.SpeedType.class - [JAR]

├─ net.opengis.gml.SphereType.class - [JAR]

├─ net.opengis.gml.SphericalCSRefType.class - [JAR]

├─ net.opengis.gml.SphericalCSType.class - [JAR]

├─ net.opengis.gml.StringOrRefType.class - [JAR]

├─ net.opengis.gml.StyleType.class - [JAR]

├─ net.opengis.gml.StyleVariationType.class - [JAR]

├─ net.opengis.gml.SuccessionType.class - [JAR]

├─ net.opengis.gml.SurfaceArrayPropertyType.class - [JAR]

├─ net.opengis.gml.SurfaceInterpolationType.class - [JAR]

├─ net.opengis.gml.SurfacePatchArrayPropertyType.class - [JAR]

├─ net.opengis.gml.SurfacePropertyType.class - [JAR]

├─ net.opengis.gml.SurfaceType.class - [JAR]

├─ net.opengis.gml.SymbolType.class - [JAR]

├─ net.opengis.gml.SymbolTypeEnumeration.class - [JAR]

├─ net.opengis.gml.TargetPropertyType.class - [JAR]

├─ net.opengis.gml.TemporalCRSRefType.class - [JAR]

├─ net.opengis.gml.TemporalCRSType.class - [JAR]

├─ net.opengis.gml.TemporalCSRefType.class - [JAR]

├─ net.opengis.gml.TemporalCSType.class - [JAR]

├─ net.opengis.gml.TemporalDatumBaseType.class - [JAR]

├─ net.opengis.gml.TemporalDatumRefType.class - [JAR]

├─ net.opengis.gml.TemporalDatumType.class - [JAR]

├─ net.opengis.gml.TimeCalendarEraPropertyType.class - [JAR]

├─ net.opengis.gml.TimeCalendarEraType.class - [JAR]

├─ net.opengis.gml.TimeCalendarPropertyType.class - [JAR]

├─ net.opengis.gml.TimeCalendarType.class - [JAR]

├─ net.opengis.gml.TimeClockPropertyType.class - [JAR]

├─ net.opengis.gml.TimeClockType.class - [JAR]

├─ net.opengis.gml.TimeCoordinateSystemType.class - [JAR]

├─ net.opengis.gml.TimeEdgePropertyType.class - [JAR]

├─ net.opengis.gml.TimeEdgeType.class - [JAR]

├─ net.opengis.gml.TimeGeometricPrimitivePropertyType.class - [JAR]

├─ net.opengis.gml.TimeIndeterminateValueType.class - [JAR]

├─ net.opengis.gml.TimeInstantPropertyType.class - [JAR]

├─ net.opengis.gml.TimeInstantType.class - [JAR]

├─ net.opengis.gml.TimeIntervalLengthType.class - [JAR]

├─ net.opengis.gml.TimeNodePropertyType.class - [JAR]

├─ net.opengis.gml.TimeNodeType.class - [JAR]

├─ net.opengis.gml.TimeOrdinalEraPropertyType.class - [JAR]

├─ net.opengis.gml.TimeOrdinalEraType.class - [JAR]

├─ net.opengis.gml.TimeOrdinalReferenceSystemType.class - [JAR]

├─ net.opengis.gml.TimePeriodPropertyType.class - [JAR]

├─ net.opengis.gml.TimePeriodType.class - [JAR]

├─ net.opengis.gml.TimePositionType.class - [JAR]

├─ net.opengis.gml.TimePrimitivePropertyType.class - [JAR]

├─ net.opengis.gml.TimeTopologyComplexPropertyType.class - [JAR]

├─ net.opengis.gml.TimeTopologyComplexType.class - [JAR]

├─ net.opengis.gml.TimeTopologyPrimitivePropertyType.class - [JAR]

├─ net.opengis.gml.TimeType.class - [JAR]

├─ net.opengis.gml.TinType.class - [JAR]

├─ net.opengis.gml.TopoComplexMemberType.class - [JAR]

├─ net.opengis.gml.TopoComplexType.class - [JAR]

├─ net.opengis.gml.TopoCurvePropertyType.class - [JAR]

├─ net.opengis.gml.TopoCurveType.class - [JAR]

├─ net.opengis.gml.TopoPointPropertyType.class - [JAR]

├─ net.opengis.gml.TopoPointType.class - [JAR]

├─ net.opengis.gml.TopoPrimitiveArrayAssociationType.class - [JAR]

├─ net.opengis.gml.TopoPrimitiveMemberType.class - [JAR]

├─ net.opengis.gml.TopoSolidType.class - [JAR]

├─ net.opengis.gml.TopoSurfacePropertyType.class - [JAR]

├─ net.opengis.gml.TopoSurfaceType.class - [JAR]

├─ net.opengis.gml.TopoVolumePropertyType.class - [JAR]

├─ net.opengis.gml.TopoVolumeType.class - [JAR]

├─ net.opengis.gml.TopologyStylePropertyType.class - [JAR]

├─ net.opengis.gml.TopologyStyleRef.class - [JAR]

├─ net.opengis.gml.TopologyStyleType.class - [JAR]

├─ net.opengis.gml.TrackType.class - [JAR]

├─ net.opengis.gml.TransformationRefType.class - [JAR]

├─ net.opengis.gml.TransformationType.class - [JAR]

├─ net.opengis.gml.TrianglePatchArrayPropertyType.class - [JAR]

├─ net.opengis.gml.TriangleType.class - [JAR]

├─ net.opengis.gml.TriangulatedSurfaceType.class - [JAR]

├─ net.opengis.gml.UnitDefinitionType.class - [JAR]

├─ net.opengis.gml.UnitOfMeasureType.class - [JAR]

├─ net.opengis.gml.UserDefinedCSRefType.class - [JAR]

├─ net.opengis.gml.UserDefinedCSType.class - [JAR]

├─ net.opengis.gml.ValueArrayPropertyType.class - [JAR]

├─ net.opengis.gml.ValueArrayType.class - [JAR]

├─ net.opengis.gml.ValuePropertyType.class - [JAR]

├─ net.opengis.gml.VectorType.class - [JAR]

├─ net.opengis.gml.VerticalCRSRefType.class - [JAR]

├─ net.opengis.gml.VerticalCRSType.class - [JAR]

├─ net.opengis.gml.VerticalCSRefType.class - [JAR]

├─ net.opengis.gml.VerticalCSType.class - [JAR]

├─ net.opengis.gml.VerticalDatumRefType.class - [JAR]

├─ net.opengis.gml.VerticalDatumType.class - [JAR]

├─ net.opengis.gml.VerticalDatumTypeType.class - [JAR]

├─ net.opengis.gml.VolumeType.class - [JAR]

├─ net.opengis.gml.package-info.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface

├─ org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface.TexturedSurface100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface.TexturedSurface200Marshaller.class - [JAR]

net.opengis.citygml.relief._2

├─ net.opengis.citygml.relief._2.AbstractReliefComponentType.class - [JAR]

├─ net.opengis.citygml.relief._2.BreaklineReliefType.class - [JAR]

├─ net.opengis.citygml.relief._2.GridPropertyType.class - [JAR]

├─ net.opengis.citygml.relief._2.MassPointReliefType.class - [JAR]

├─ net.opengis.citygml.relief._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.relief._2.RasterReliefType.class - [JAR]

├─ net.opengis.citygml.relief._2.ReliefComponentPropertyType.class - [JAR]

├─ net.opengis.citygml.relief._2.ReliefFeatureType.class - [JAR]

├─ net.opengis.citygml.relief._2.TINReliefType.class - [JAR]

├─ net.opengis.citygml.relief._2.TinPropertyType.class - [JAR]

├─ net.opengis.citygml.relief._2.package-info.class - [JAR]

org.citygml4j.builder.cityjson.extension

├─ org.citygml4j.builder.cityjson.extension.ADEPropertyContext.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.CityJSONExtension.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.CityJSONExtensionContext.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.CityJSONExtensionMarshaller.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.CityJSONExtensionModule.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.CityJSONExtensionUnmarshaller.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.CityObjectContext.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.ExtensionAttribute.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.ExtensionModuleVersion.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.ExtensionProperty.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.ExtensionPropertyContext.class - [JAR]

├─ org.citygml4j.builder.cityjson.extension.SemanticSurfaceContext.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.tunnel

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.tunnel.TunnelUnmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.tunnel

├─ org.citygml4j.builder.cityjson.marshal.citygml.tunnel.TunnelMarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.building

├─ org.citygml4j.builder.jaxb.marshal.citygml.building.Building100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.building.Building200Marshaller.class - [JAR]

org.citygml4j.util.child

├─ org.citygml4j.util.child.ChildInfo.class - [JAR]

org.citygml4j.xml.io.reader

├─ org.citygml4j.xml.io.reader.CityGMLInputFilter.class - [JAR]

├─ org.citygml4j.xml.io.reader.CityGMLReadException.class - [JAR]

├─ org.citygml4j.xml.io.reader.CityGMLReader.class - [JAR]

├─ org.citygml4j.xml.io.reader.FeatureReadMode.class - [JAR]

├─ org.citygml4j.xml.io.reader.MissingADESchemaException.class - [JAR]

├─ org.citygml4j.xml.io.reader.ParentInfo.class - [JAR]

├─ org.citygml4j.xml.io.reader.UnmarshalException.class - [JAR]

├─ org.citygml4j.xml.io.reader.XMLChunk.class - [JAR]

net.opengis.citygml.appearance._2

├─ net.opengis.citygml.appearance._2.AbstractSurfaceDataType.class - [JAR]

├─ net.opengis.citygml.appearance._2.AbstractTextureParameterizationType.class - [JAR]

├─ net.opengis.citygml.appearance._2.AbstractTextureType.class - [JAR]

├─ net.opengis.citygml.appearance._2.AppearancePropertyElement.class - [JAR]

├─ net.opengis.citygml.appearance._2.AppearancePropertyType.class - [JAR]

├─ net.opengis.citygml.appearance._2.AppearanceType.class - [JAR]

├─ net.opengis.citygml.appearance._2.GeoreferencedTextureType.class - [JAR]

├─ net.opengis.citygml.appearance._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.appearance._2.ParameterizedTextureType.class - [JAR]

├─ net.opengis.citygml.appearance._2.SurfaceDataPropertyType.class - [JAR]

├─ net.opengis.citygml.appearance._2.TexCoordGenType.class - [JAR]

├─ net.opengis.citygml.appearance._2.TexCoordListType.class - [JAR]

├─ net.opengis.citygml.appearance._2.TextureAssociationType.class - [JAR]

├─ net.opengis.citygml.appearance._2.TextureTypeType.class - [JAR]

├─ net.opengis.citygml.appearance._2.WrapModeType.class - [JAR]

├─ net.opengis.citygml.appearance._2.X3DMaterialType.class - [JAR]

├─ net.opengis.citygml.appearance._2.package-info.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.vegetation

├─ org.citygml4j.builder.cityjson.marshal.citygml.vegetation.VegetationMarshaller.class - [JAR]

org.w3._1999.xlink

├─ org.w3._1999.xlink.ActuateType.class - [JAR]

├─ org.w3._1999.xlink.ArcType.class - [JAR]

├─ org.w3._1999.xlink.Extended.class - [JAR]

├─ org.w3._1999.xlink.LocatorType.class - [JAR]

├─ org.w3._1999.xlink.ObjectFactory.class - [JAR]

├─ org.w3._1999.xlink.ResourceType.class - [JAR]

├─ org.w3._1999.xlink.ShowType.class - [JAR]

├─ org.w3._1999.xlink.Simple.class - [JAR]

├─ org.w3._1999.xlink.TitleEltType.class - [JAR]

├─ org.w3._1999.xlink.TypeType.class - [JAR]

├─ org.w3._1999.xlink.package-info.class - [JAR]

net.opengis.citygml.appearance._1

├─ net.opengis.citygml.appearance._1.AbstractSurfaceDataType.class - [JAR]

├─ net.opengis.citygml.appearance._1.AbstractTextureParameterizationType.class - [JAR]

├─ net.opengis.citygml.appearance._1.AbstractTextureType.class - [JAR]

├─ net.opengis.citygml.appearance._1.AppearancePropertyType.class - [JAR]

├─ net.opengis.citygml.appearance._1.AppearanceType.class - [JAR]

├─ net.opengis.citygml.appearance._1.GeoreferencedTextureType.class - [JAR]

├─ net.opengis.citygml.appearance._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.appearance._1.ParameterizedTextureType.class - [JAR]

├─ net.opengis.citygml.appearance._1.SurfaceDataPropertyType.class - [JAR]

├─ net.opengis.citygml.appearance._1.TexCoordGenType.class - [JAR]

├─ net.opengis.citygml.appearance._1.TexCoordListType.class - [JAR]

├─ net.opengis.citygml.appearance._1.TextureAssociationType.class - [JAR]

├─ net.opengis.citygml.appearance._1.TextureTypeType.class - [JAR]

├─ net.opengis.citygml.appearance._1.WrapModeType.class - [JAR]

├─ net.opengis.citygml.appearance._1.X3DMaterialType.class - [JAR]

├─ net.opengis.citygml.appearance._1.package-info.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.bridge

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.bridge.BridgeUnmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.bridge

├─ org.citygml4j.builder.cityjson.marshal.citygml.bridge.BridgeMarshaller.class - [JAR]

org.citygml4j.model.citygml.transportation

├─ org.citygml4j.model.citygml.transportation.AbstractTransportationObject.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.AuxiliaryTrafficArea.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.AuxiliaryTrafficAreaProperty.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.Railway.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.Road.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.Square.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.Track.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.TrafficArea.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.TrafficAreaProperty.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.TransportationComplex.class - [JAR]

├─ org.citygml4j.model.citygml.transportation.TransportationModuleComponent.class - [JAR]

org.citygml4j.util.internal.jama

├─ org.citygml4j.util.internal.jama.CholeskyDecomposition.class - [JAR]

├─ org.citygml4j.util.internal.jama.EigenvalueDecomposition.class - [JAR]

├─ org.citygml4j.util.internal.jama.LUDecomposition.class - [JAR]

├─ org.citygml4j.util.internal.jama.Maths.class - [JAR]

├─ org.citygml4j.util.internal.jama.QRDecomposition.class - [JAR]

├─ org.citygml4j.util.internal.jama.SingularValueDecomposition.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.building

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.building.BuildingUnmarshaller.class - [JAR]

org.citygml4j.model.gml.coverage

├─ org.citygml4j.model.gml.coverage.AbstractCoverage.class - [JAR]

├─ org.citygml4j.model.gml.coverage.AbstractDiscreteCoverage.class - [JAR]

├─ org.citygml4j.model.gml.coverage.CoverageFunction.class - [JAR]

├─ org.citygml4j.model.gml.coverage.DataBlock.class - [JAR]

├─ org.citygml4j.model.gml.coverage.DomainSet.class - [JAR]

├─ org.citygml4j.model.gml.coverage.File.class - [JAR]

├─ org.citygml4j.model.gml.coverage.FileValueModel.class - [JAR]

├─ org.citygml4j.model.gml.coverage.GridFunction.class - [JAR]

├─ org.citygml4j.model.gml.coverage.IncrementOrder.class - [JAR]

├─ org.citygml4j.model.gml.coverage.IndexMap.class - [JAR]

├─ org.citygml4j.model.gml.coverage.RangeParameters.class - [JAR]

├─ org.citygml4j.model.gml.coverage.RangeSet.class - [JAR]

├─ org.citygml4j.model.gml.coverage.RectifiedGridCoverage.class - [JAR]

├─ org.citygml4j.model.gml.coverage.RectifiedGridDomain.class - [JAR]

├─ org.citygml4j.model.gml.coverage.SequenceRule.class - [JAR]

├─ org.citygml4j.model.gml.coverage.SequenceRuleNames.class - [JAR]

org.citygml4j.model.module.ade

├─ org.citygml4j.model.module.ade.ADEModule.class - [JAR]

├─ org.citygml4j.model.module.ade.ADEModuleType.class - [JAR]

├─ org.citygml4j.model.module.ade.ADEModuleVersion.class - [JAR]

org.citygml4j.builder.cityjson.marshal.util

├─ org.citygml4j.builder.cityjson.marshal.util.AppearanceResolver.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.DefaultTextureVerticesBuilder.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.DefaultVerticesBuilder.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.DefaultVerticesTransformer.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.DuplicateGeometryRemover.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.GeometryXlinkResolver.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.LocalPropertiesCleaner.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.SemanticSurfaceCollector.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.SemanticsBuilder.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.SurfaceDataInfo.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.TextureVerticesBuilder.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.VerticesBuilder.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.util.VerticesTransformer.class - [JAR]

org.citygml4j.model.module.xal

├─ org.citygml4j.model.module.xal.AbstractXALModule.class - [JAR]

├─ org.citygml4j.model.module.xal.XALCoreModule.class - [JAR]

├─ org.citygml4j.model.module.xal.XALModule.class - [JAR]

├─ org.citygml4j.model.module.xal.XALModuleType.class - [JAR]

├─ org.citygml4j.model.module.xal.XALModuleVersion.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal

├─ org.citygml4j.builder.jaxb.unmarshal.JAXBUnmarshaller.class - [JAR]

net.opengis.citygml.landuse._2

├─ net.opengis.citygml.landuse._2.LandUseType.class - [JAR]

├─ net.opengis.citygml.landuse._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.landuse._2.package-info.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.cityfurniture

├─ org.citygml4j.builder.cityjson.marshal.citygml.cityfurniture.CityFurnitureMarshaller.class - [JAR]

net.opengis.citygml._2

├─ net.opengis.citygml._2.AbstractCityObjectType.class - [JAR]

├─ net.opengis.citygml._2.AbstractSiteType.class - [JAR]

├─ net.opengis.citygml._2.AddressPropertyType.class - [JAR]

├─ net.opengis.citygml._2.AddressType.class - [JAR]

├─ net.opengis.citygml._2.CityModelType.class - [JAR]

├─ net.opengis.citygml._2.ExternalObjectReferenceType.class - [JAR]

├─ net.opengis.citygml._2.ExternalReferenceType.class - [JAR]

├─ net.opengis.citygml._2.GeneralizationRelationType.class - [JAR]

├─ net.opengis.citygml._2.ImplicitGeometryType.class - [JAR]

├─ net.opengis.citygml._2.ImplicitRepresentationPropertyType.class - [JAR]

├─ net.opengis.citygml._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml._2.RelativeToTerrainType.class - [JAR]

├─ net.opengis.citygml._2.RelativeToWaterType.class - [JAR]

├─ net.opengis.citygml._2.XalAddressPropertyType.class - [JAR]

├─ net.opengis.citygml._2.package-info.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface.TexturedSurface100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface.TexturedSurface200Unmarshaller.class - [JAR]

net.opengis.citygml.landuse._1

├─ net.opengis.citygml.landuse._1.LandUseType.class - [JAR]

├─ net.opengis.citygml.landuse._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.landuse._1.package-info.class - [JAR]

net.opengis.citygml._1

├─ net.opengis.citygml._1.AbstractCityObjectType.class - [JAR]

├─ net.opengis.citygml._1.AbstractSiteType.class - [JAR]

├─ net.opengis.citygml._1.AddressPropertyType.class - [JAR]

├─ net.opengis.citygml._1.AddressType.class - [JAR]

├─ net.opengis.citygml._1.CityModelType.class - [JAR]

├─ net.opengis.citygml._1.ExternalObjectReferenceType.class - [JAR]

├─ net.opengis.citygml._1.ExternalReferenceType.class - [JAR]

├─ net.opengis.citygml._1.GeneralizationRelationType.class - [JAR]

├─ net.opengis.citygml._1.ImplicitGeometryType.class - [JAR]

├─ net.opengis.citygml._1.ImplicitRepresentationPropertyType.class - [JAR]

├─ net.opengis.citygml._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml._1.XalAddressPropertyType.class - [JAR]

├─ net.opengis.citygml._1.package-info.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel.Tunnel200Unmarshaller.class - [JAR]

net.opengis.citygml.transportation._2

├─ net.opengis.citygml.transportation._2.AbstractTransportationObjectType.class - [JAR]

├─ net.opengis.citygml.transportation._2.AuxiliaryTrafficAreaPropertyType.class - [JAR]

├─ net.opengis.citygml.transportation._2.AuxiliaryTrafficAreaType.class - [JAR]

├─ net.opengis.citygml.transportation._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.transportation._2.RailwayType.class - [JAR]

├─ net.opengis.citygml.transportation._2.RoadType.class - [JAR]

├─ net.opengis.citygml.transportation._2.SquareType.class - [JAR]

├─ net.opengis.citygml.transportation._2.TrackType.class - [JAR]

├─ net.opengis.citygml.transportation._2.TrafficAreaPropertyType.class - [JAR]

├─ net.opengis.citygml.transportation._2.TrafficAreaType.class - [JAR]

├─ net.opengis.citygml.transportation._2.TransportationComplexType.class - [JAR]

├─ net.opengis.citygml.transportation._2.package-info.class - [JAR]

net.opengis.citygml.transportation._1

├─ net.opengis.citygml.transportation._1.AbstractTransportationObjectType.class - [JAR]

├─ net.opengis.citygml.transportation._1.AuxiliaryTrafficAreaPropertyType.class - [JAR]

├─ net.opengis.citygml.transportation._1.AuxiliaryTrafficAreaType.class - [JAR]

├─ net.opengis.citygml.transportation._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.transportation._1.RailwayType.class - [JAR]

├─ net.opengis.citygml.transportation._1.RoadType.class - [JAR]

├─ net.opengis.citygml.transportation._1.SquareType.class - [JAR]

├─ net.opengis.citygml.transportation._1.TrackType.class - [JAR]

├─ net.opengis.citygml.transportation._1.TrafficAreaPropertyType.class - [JAR]

├─ net.opengis.citygml.transportation._1.TrafficAreaType.class - [JAR]

├─ net.opengis.citygml.transportation._1.TransportationComplexType.class - [JAR]

├─ net.opengis.citygml.transportation._1.package-info.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.appearance

├─ org.citygml4j.builder.cityjson.marshal.citygml.appearance.AppearanceMarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.cityobjectgroup

├─ org.citygml4j.builder.cityjson.marshal.citygml.cityobjectgroup.CityObjectGroupMarshaller.class - [JAR]

org.citygml4j.model.citygml.waterbody

├─ org.citygml4j.model.citygml.waterbody.AbstractWaterBoundarySurface.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.AbstractWaterObject.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.BoundedByWaterSurfaceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.WaterBody.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.WaterBodyModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.WaterClosureSurface.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.WaterGroundSurface.class - [JAR]

├─ org.citygml4j.model.citygml.waterbody.WaterSurface.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.landuse

├─ org.citygml4j.builder.cityjson.marshal.citygml.landuse.LandUseMarshaller.class - [JAR]

net.opengis.citygml.texturedsurface._2

├─ net.opengis.citygml.texturedsurface._2.AbstractAppearanceType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.AppearancePropertyType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.MaterialType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.SimpleTextureType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.TextureTypeType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.TexturedSurfaceType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._2.package-info.class - [JAR]

org.citygml4j.builder.cityjson

├─ org.citygml4j.builder.cityjson.CityJSONBuilder.class - [JAR]

├─ org.citygml4j.builder.cityjson.CityJSONBuilderException.class - [JAR]

net.opengis.citygml.building._2

├─ net.opengis.citygml.building._2.AbstractBoundarySurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.AbstractBuildingType.class - [JAR]

├─ net.opengis.citygml.building._2.AbstractOpeningType.class - [JAR]

├─ net.opengis.citygml.building._2.BoundarySurfacePropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.BuildingFurnitureType.class - [JAR]

├─ net.opengis.citygml.building._2.BuildingInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.BuildingInstallationType.class - [JAR]

├─ net.opengis.citygml.building._2.BuildingPartPropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.BuildingPartType.class - [JAR]

├─ net.opengis.citygml.building._2.BuildingType.class - [JAR]

├─ net.opengis.citygml.building._2.CeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.ClosureSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.DoorType.class - [JAR]

├─ net.opengis.citygml.building._2.FloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.GroundSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.IntBuildingInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.IntBuildingInstallationType.class - [JAR]

├─ net.opengis.citygml.building._2.InteriorFurniturePropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.InteriorRoomPropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.InteriorWallSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.building._2.OpeningPropertyType.class - [JAR]

├─ net.opengis.citygml.building._2.OuterCeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.OuterFloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.RoofSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.RoomType.class - [JAR]

├─ net.opengis.citygml.building._2.WallSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._2.WindowType.class - [JAR]

├─ net.opengis.citygml.building._2.package-info.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup.CityObjectGroup100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup.CityObjectGroup200Unmarshaller.class - [JAR]

net.opengis.citygml.building._1

├─ net.opengis.citygml.building._1.AbstractBoundarySurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.AbstractBuildingType.class - [JAR]

├─ net.opengis.citygml.building._1.AbstractOpeningType.class - [JAR]

├─ net.opengis.citygml.building._1.BoundarySurfacePropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.BuildingFurnitureType.class - [JAR]

├─ net.opengis.citygml.building._1.BuildingInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.BuildingInstallationType.class - [JAR]

├─ net.opengis.citygml.building._1.BuildingPartPropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.BuildingPartType.class - [JAR]

├─ net.opengis.citygml.building._1.BuildingType.class - [JAR]

├─ net.opengis.citygml.building._1.CeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.ClosureSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.DoorType.class - [JAR]

├─ net.opengis.citygml.building._1.FloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.GroundSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.IntBuildingInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.IntBuildingInstallationType.class - [JAR]

├─ net.opengis.citygml.building._1.InteriorFurniturePropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.InteriorRoomPropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.InteriorWallSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.building._1.OpeningPropertyType.class - [JAR]

├─ net.opengis.citygml.building._1.RoofSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.RoomType.class - [JAR]

├─ net.opengis.citygml.building._1.WallSurfaceType.class - [JAR]

├─ net.opengis.citygml.building._1.WindowType.class - [JAR]

├─ net.opengis.citygml.building._1.package-info.class - [JAR]

net.opengis.citygml.texturedsurface._1

├─ net.opengis.citygml.texturedsurface._1.AbstractAppearanceType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.AppearancePropertyType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.MaterialType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.SimpleTextureType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.TextureTypeType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.TexturedSurfaceType.class - [JAR]

├─ net.opengis.citygml.texturedsurface._1.package-info.class - [JAR]

org.citygml4j.builder.cityjson.json.io.reader

├─ org.citygml4j.builder.cityjson.json.io.reader.AbstractCityJSONReader.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.reader.CityJSONChunkReader.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.reader.CityJSONInputFactory.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.reader.CityJSONReadException.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.reader.CityJSONReader.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.transportation

├─ org.citygml4j.builder.jaxb.marshal.citygml.transportation.Transportation100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.transportation.Transportation200Marshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml

├─ org.citygml4j.builder.jaxb.marshal.citygml.CityGMLMarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.transportation

├─ org.citygml4j.builder.cityjson.marshal.citygml.transportation.TransportationMarshaller.class - [JAR]

org.citygml4j.builder.jaxb

├─ org.citygml4j.builder.jaxb.CityGMLBuilder.class - [JAR]

├─ org.citygml4j.builder.jaxb.CityGMLBuilderException.class - [JAR]

├─ org.citygml4j.builder.jaxb.CityGMLBuilderFactory.class - [JAR]

├─ org.citygml4j.builder.jaxb.JAXBContextPath.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.relief

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.relief.Relief100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.relief.Relief200Unmarshaller.class - [JAR]

org.citygml4j.util.xlink

├─ org.citygml4j.util.xlink.XLinkResolver.class - [JAR]

org.citygml4j.model.common.association

├─ org.citygml4j.model.common.association.Associable.class - [JAR]

├─ org.citygml4j.model.common.association.Association.class - [JAR]

net.opengis.citygml.generics._2

├─ net.opengis.citygml.generics._2.AbstractGenericAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.Adapter1.class - [JAR]

├─ net.opengis.citygml.generics._2.DateAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.DoubleAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.GenericAttributeSetType.class - [JAR]

├─ net.opengis.citygml.generics._2.GenericCityObjectType.class - [JAR]

├─ net.opengis.citygml.generics._2.IntAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.MeasureAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.generics._2.StringAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.UriAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._2.package-info.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.appearance

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.appearance.Appearance100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.appearance.Appearance200Unmarshaller.class - [JAR]

org.citygml4j.model.gml.grids

├─ org.citygml4j.model.gml.grids.Grid.class - [JAR]

├─ org.citygml4j.model.gml.grids.GridEnvelope.class - [JAR]

├─ org.citygml4j.model.gml.grids.GridLimits.class - [JAR]

├─ org.citygml4j.model.gml.grids.RectifiedGrid.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml

├─ org.citygml4j.builder.cityjson.marshal.citygml.CityGMLMarshaller.class - [JAR]

net.opengis.citygml.generics._1

├─ net.opengis.citygml.generics._1.AbstractGenericAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._1.Adapter1.class - [JAR]

├─ net.opengis.citygml.generics._1.DateAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._1.DoubleAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._1.GenericCityObjectType.class - [JAR]

├─ net.opengis.citygml.generics._1.IntAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.generics._1.StringAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._1.UriAttributeType.class - [JAR]

├─ net.opengis.citygml.generics._1.package-info.class - [JAR]

org.citygml4j.builder.jaxb.xml.validation

├─ org.citygml4j.builder.jaxb.xml.validation.JAXBValidator.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.validation.ValidationSchemaHandler.class - [JAR]

org.citygml4j.model.gml

├─ org.citygml4j.model.gml.GML.class - [JAR]

├─ org.citygml4j.model.gml.GMLClass.class - [JAR]

org.citygml4j.model.gml.basicTypes

├─ org.citygml4j.model.gml.basicTypes.BooleanOrNull.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.BooleanOrNullList.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.Code.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.CodeOrNullList.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.Coordinates.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.DoubleOrNull.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.DoubleOrNullList.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.IntegerOrNull.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.IntegerOrNullList.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.Measure.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.MeasureList.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.MeasureOrNullList.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.NameOrNull.class - [JAR]

├─ org.citygml4j.model.gml.basicTypes.Null.class - [JAR]

org.citygml4j.builder.jaxb.marshal

├─ org.citygml4j.builder.jaxb.marshal.JAXBMarshaller.class - [JAR]

org.citygml4j.model.module.citygml

├─ org.citygml4j.model.module.citygml.AbstractCityGMLModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.AppearanceModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.BridgeModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.BuildingModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.CityFurnitureModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.CityGMLModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.CityGMLModuleType.class - [JAR]

├─ org.citygml4j.model.module.citygml.CityGMLModuleVersion.class - [JAR]

├─ org.citygml4j.model.module.citygml.CityGMLVersion.class - [JAR]

├─ org.citygml4j.model.module.citygml.CityObjectGroupModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.CoreModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.GenericsModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.LandUseModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.ReliefModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.TexturedSurfaceModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.TransportationModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.TunnelModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.VegetationModule.class - [JAR]

├─ org.citygml4j.model.module.citygml.WaterBodyModule.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.appearance

├─ org.citygml4j.builder.jaxb.marshal.citygml.appearance.Appearance100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.appearance.Appearance200Marshaller.class - [JAR]

org.citygml4j.model.citygml.building

├─ org.citygml4j.model.citygml.building.AbstractBoundarySurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.AbstractBuilding.class - [JAR]

├─ org.citygml4j.model.citygml.building.AbstractOpening.class - [JAR]

├─ org.citygml4j.model.citygml.building.BoundarySurfaceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.Building.class - [JAR]

├─ org.citygml4j.model.citygml.building.BuildingFurniture.class - [JAR]

├─ org.citygml4j.model.citygml.building.BuildingInstallation.class - [JAR]

├─ org.citygml4j.model.citygml.building.BuildingInstallationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.BuildingModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.building.BuildingPart.class - [JAR]

├─ org.citygml4j.model.citygml.building.BuildingPartProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.CeilingSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.ClosureSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.Door.class - [JAR]

├─ org.citygml4j.model.citygml.building.FloorSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.GroundSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.IntBuildingInstallation.class - [JAR]

├─ org.citygml4j.model.citygml.building.IntBuildingInstallationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.InteriorFurnitureProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.InteriorRoomProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.InteriorWallSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.OpeningProperty.class - [JAR]

├─ org.citygml4j.model.citygml.building.OuterCeilingSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.OuterFloorSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.RoofSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.Room.class - [JAR]

├─ org.citygml4j.model.citygml.building.WallSurface.class - [JAR]

├─ org.citygml4j.model.citygml.building.Window.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.ade

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.ade.ADEUnmarshaller.class - [JAR]

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.ade.ADEUnmarshallerHelper.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.landuse

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.landuse.LandUse100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.landuse.LandUse200Unmarshaller.class - [JAR]

org.citygml4j.model.citygml.cityfurniture

├─ org.citygml4j.model.citygml.cityfurniture.CityFurniture.class - [JAR]

├─ org.citygml4j.model.citygml.cityfurniture.CityFurnitureModuleComponent.class - [JAR]

org.citygml4j.model.citygml.landuse

├─ org.citygml4j.model.citygml.landuse.LandUse.class - [JAR]

├─ org.citygml4j.model.citygml.landuse.LandUseModuleComponent.class - [JAR]

org.citygml4j.model.citygml.generics

├─ org.citygml4j.model.citygml.generics.AbstractGenericAttribute.class - [JAR]

├─ org.citygml4j.model.citygml.generics.DateAttribute.class - [JAR]

├─ org.citygml4j.model.citygml.generics.DoubleAttribute.class - [JAR]

├─ org.citygml4j.model.citygml.generics.GenericAttributeSet.class - [JAR]

├─ org.citygml4j.model.citygml.generics.GenericCityObject.class - [JAR]

├─ org.citygml4j.model.citygml.generics.GenericsModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.generics.IntAttribute.class - [JAR]

├─ org.citygml4j.model.citygml.generics.MeasureAttribute.class - [JAR]

├─ org.citygml4j.model.citygml.generics.StringAttribute.class - [JAR]

├─ org.citygml4j.model.citygml.generics.UriAttribute.class - [JAR]

org.citygml4j.model.gml.geometry.aggregates

├─ org.citygml4j.model.gml.geometry.aggregates.AbstractGeometricAggregate.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiCurve.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiCurveProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiGeometry.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiGeometryProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiLineString.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiLineStringProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiPoint.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiPointProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiPolygon.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiPolygonProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiSolid.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiSolidProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiSurface.class - [JAR]

├─ org.citygml4j.model.gml.geometry.aggregates.MultiSurfaceProperty.class - [JAR]

org.citygml4j.model.citygml.ade

├─ org.citygml4j.model.citygml.ade.ADEClass.class - [JAR]

├─ org.citygml4j.model.citygml.ade.ADEComponent.class - [JAR]

├─ org.citygml4j.model.citygml.ade.ADEException.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.gml

├─ org.citygml4j.builder.jaxb.unmarshal.gml.GMLUnmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.json.io.writer

├─ org.citygml4j.builder.cityjson.json.io.writer.AbstractCityJSONWriter.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.writer.CityJSONChunkWriter.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.writer.CityJSONOutputFactory.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.writer.CityJSONWriteException.class - [JAR]

├─ org.citygml4j.builder.cityjson.json.io.writer.CityJSONWriter.class - [JAR]

org.citygml4j.xml.validation

├─ org.citygml4j.xml.validation.CityGMLValidateException.class - [JAR]

├─ org.citygml4j.xml.validation.Validator.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.relief

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.relief.ReliefUnmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup

├─ org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup.CityObjectGroup100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.cityobjectgroup.CityObjectGroup200Marshaller.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.util

├─ org.citygml4j.builder.cityjson.unmarshal.util.AffineTransform.class - [JAR]

org.citygml4j.model.citygml

├─ org.citygml4j.model.citygml.CityGML.class - [JAR]

├─ org.citygml4j.model.citygml.CityGMLClass.class - [JAR]

├─ org.citygml4j.model.citygml.CityGMLModuleComponent.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.ade

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.ade.ADEUnmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.ade.ADEUnmarshallerHelper.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.tunnel

├─ org.citygml4j.builder.jaxb.marshal.citygml.tunnel.Tunnel200Marshaller.class - [JAR]

org.citygml4j.util.gmlid

├─ org.citygml4j.util.gmlid.DefaultGMLIdManager.class - [JAR]

├─ org.citygml4j.util.gmlid.GMLIdManager.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.CityGMLUnmarshaller.class - [JAR]

org.citygml4j.xml.schema

├─ org.citygml4j.xml.schema.ElementDecl.class - [JAR]

├─ org.citygml4j.xml.schema.Schema.class - [JAR]

├─ org.citygml4j.xml.schema.SchemaHandler.class - [JAR]

├─ org.citygml4j.xml.schema.SchemaWalker.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.transportation

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.transportation.TransportationUnmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.bridge

├─ org.citygml4j.builder.jaxb.marshal.citygml.bridge.Bridge200Marshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.xal

├─ org.citygml4j.builder.jaxb.marshal.xal.XALMarshaller.class - [JAR]

org.citygml4j.model.gml.geometry

├─ org.citygml4j.model.gml.geometry.AbstractGeometry.class - [JAR]

├─ org.citygml4j.model.gml.geometry.GeometryArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.GeometryProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.InlineGeometryProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.SRSInformationGroup.class - [JAR]

├─ org.citygml4j.model.gml.geometry.SRSReferenceGroup.class - [JAR]

org.citygml4j.util.xml

├─ org.citygml4j.util.xml.ArrayBuffer.class - [JAR]

├─ org.citygml4j.util.xml.SAXEventBuffer.class - [JAR]

├─ org.citygml4j.util.xml.SAXFragmentWriter.class - [JAR]

├─ org.citygml4j.util.xml.SAXWriter.class - [JAR]

├─ org.citygml4j.util.xml.StAXStream2SAX.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.landuse

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.landuse.LandUseUnmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.core

├─ org.citygml4j.builder.cityjson.marshal.citygml.core.CoreMarshaller.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.core

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.core.Core100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.core.Core200Unmarshaller.class - [JAR]

org.citygml4j.model.citygml.cityobjectgroup

├─ org.citygml4j.model.citygml.cityobjectgroup.CityObjectGroup.class - [JAR]

├─ org.citygml4j.model.citygml.cityobjectgroup.CityObjectGroupMember.class - [JAR]

├─ org.citygml4j.model.citygml.cityobjectgroup.CityObjectGroupModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.cityobjectgroup.CityObjectGroupParent.class - [JAR]

org.citygml4j.model.gml.valueObjects

├─ org.citygml4j.model.gml.valueObjects.CategoryExtent.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.CompositeValue.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.CountExtent.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.GenericValueObject.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.QuantityExtent.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ScalarValue.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ScalarValueList.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.Value.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ValueArray.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ValueArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ValueExtent.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ValueObject.class - [JAR]

├─ org.citygml4j.model.gml.valueObjects.ValueProperty.class - [JAR]

org.citygml4j.xml.io

├─ org.citygml4j.xml.io.CityGMLInputFactory.class - [JAR]

├─ org.citygml4j.xml.io.CityGMLOutputFactory.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture.CityFurniture100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture.CityFurniture200Unmarshaller.class - [JAR]

org.citygml4j.builder.copy

├─ org.citygml4j.builder.copy.CopyBuilder.class - [JAR]

├─ org.citygml4j.builder.copy.DeepCopyBuilder.class - [JAR]

├─ org.citygml4j.builder.copy.ObjectCopier.class - [JAR]

├─ org.citygml4j.builder.copy.ShallowCopyBuilder.class - [JAR]

org.citygml4j.xml.io.writer

├─ org.citygml4j.xml.io.writer.AbstractCityGMLWriter.class - [JAR]

├─ org.citygml4j.xml.io.writer.CityGMLWriteException.class - [JAR]

├─ org.citygml4j.xml.io.writer.CityGMLWriter.class - [JAR]

├─ org.citygml4j.xml.io.writer.CityModelInfo.class - [JAR]

├─ org.citygml4j.xml.io.writer.CityModelWriter.class - [JAR]

├─ org.citygml4j.xml.io.writer.FeatureWriteMode.class - [JAR]

org.citygml4j.builder.jaxb.xml.io.reader

├─ org.citygml4j.builder.jaxb.xml.io.reader.AbstractJAXBReader.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.reader.CityGMLNamespaceMapper.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.reader.JAXBChunkReader.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.reader.JAXBInputFactory.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.reader.JAXBSimpleReader.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.reader.XMLChunkImpl.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.reader.XMLElementChecker.class - [JAR]

org.citygml4j.model.citygml.vegetation

├─ org.citygml4j.model.citygml.vegetation.AbstractVegetationObject.class - [JAR]

├─ org.citygml4j.model.citygml.vegetation.PlantCover.class - [JAR]

├─ org.citygml4j.model.citygml.vegetation.SolitaryVegetationObject.class - [JAR]

├─ org.citygml4j.model.citygml.vegetation.VegetationModuleComponent.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.generics

├─ org.citygml4j.builder.jaxb.marshal.citygml.generics.Generics100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.generics.Generics200Marshaller.class - [JAR]

org.citygml4j.model.gml.feature

├─ org.citygml4j.model.gml.feature.AbstractFeature.class - [JAR]

├─ org.citygml4j.model.gml.feature.AbstractFeatureCollection.class - [JAR]

├─ org.citygml4j.model.gml.feature.BoundingShape.class - [JAR]

├─ org.citygml4j.model.gml.feature.FeatureArrayProperty.class - [JAR]

├─ org.citygml4j.model.gml.feature.FeatureMember.class - [JAR]

├─ org.citygml4j.model.gml.feature.FeatureProperty.class - [JAR]

├─ org.citygml4j.model.gml.feature.LocationProperty.class - [JAR]

├─ org.citygml4j.model.gml.feature.PriorityLocationProperty.class - [JAR]

├─ org.citygml4j.model.gml.feature.SpatialRepresentation.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody.WaterBody100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody.WaterBody200Unmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.gml

├─ org.citygml4j.builder.cityjson.marshal.gml.GMLMarshaller.class - [JAR]

oasis.names.tc.ciq.xsdschema.xal._2

├─ oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.AddressLineElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.AddressLinesType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.AdministrativeAreaElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.BuildingNameType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.CountryNameElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.DepartmentElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.DependentLocalityType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.FirmType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.LargeMailUserType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.LocalityElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.MailStopType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ObjectFactory.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PostBoxElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PostOfficeElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PostalCodeElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PostalRouteType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PremiseElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PremiseNumberElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PremiseNumberPrefixElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.PremiseNumberSuffixElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.SubPremiseType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareLeadingTypeType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareNameType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareNumberElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareNumberPrefixElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareNumberSuffixElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfarePostDirectionType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfarePreDirectionType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareTrailingTypeType.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.XALElement.class - [JAR]

├─ oasis.names.tc.ciq.xsdschema.xal._2.package-info.class - [JAR]

org.citygml4j.model.citygml.bridge

├─ org.citygml4j.model.citygml.bridge.AbstractBoundarySurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.AbstractBridge.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.AbstractOpening.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BoundarySurfaceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.Bridge.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeConstructionElement.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeConstructionElementProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeFurniture.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeInstallation.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeInstallationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgePart.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgePartProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.BridgeRoom.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.CeilingSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.ClosureSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.Door.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.FloorSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.GroundSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.IntBridgeInstallation.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.IntBridgeInstallationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.InteriorBridgeRoomProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.InteriorFurnitureProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.InteriorWallSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.OpeningProperty.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.OuterCeilingSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.OuterFloorSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.RoofSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.WallSurface.class - [JAR]

├─ org.citygml4j.model.citygml.bridge.Window.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.generics

├─ org.citygml4j.builder.cityjson.marshal.citygml.generics.GenericsMarshaller.class - [JAR]

org.citygml4j.model.common.copy

├─ org.citygml4j.model.common.copy.Copyable.class - [JAR]

org.citygml4j.util.lod

├─ org.citygml4j.util.lod.LodRepresentationBuilder.class - [JAR]

org.citygml4j.model.module

├─ org.citygml4j.model.module.AbstractModule.class - [JAR]

├─ org.citygml4j.model.module.AbstractModuleConfiguration.class - [JAR]

├─ org.citygml4j.model.module.Module.class - [JAR]

├─ org.citygml4j.model.module.ModuleContext.class - [JAR]

├─ org.citygml4j.model.module.ModuleType.class - [JAR]

├─ org.citygml4j.model.module.ModuleVersion.class - [JAR]

├─ org.citygml4j.model.module.Modules.class - [JAR]

org.citygml4j.util.internal.xml

├─ org.citygml4j.util.internal.xml.SystemIDResolver.class - [JAR]

├─ org.citygml4j.util.internal.xml.TransformerChain.class - [JAR]

├─ org.citygml4j.util.internal.xml.TransformerChainFactory.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.gml

├─ org.citygml4j.builder.cityjson.unmarshal.gml.GMLUnmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.generics

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.generics.GenericsUnmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.cityfurniture

├─ org.citygml4j.builder.jaxb.marshal.citygml.cityfurniture.CityFurniture100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.cityfurniture.CityFurniture200Marshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.building

├─ org.citygml4j.builder.cityjson.marshal.citygml.building.BuildingMarshaller.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.relief

├─ org.citygml4j.builder.cityjson.marshal.citygml.relief.ReliefMarshaller.class - [JAR]

org.citygml4j.xml

├─ org.citygml4j.xml.CityGMLNamespaceContext.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.CityGMLUnmarshaller.class - [JAR]

org.citygml4j.util.bbox

├─ org.citygml4j.util.bbox.BoundingBoxOptions.class - [JAR]

├─ org.citygml4j.util.bbox.SimpleBoundingBoxCalculator.class - [JAR]

org.citygml4j.builder.cityjson.marshal

├─ org.citygml4j.builder.cityjson.marshal.CityJSONMarshaller.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.core

├─ org.citygml4j.builder.jaxb.marshal.citygml.core.Core100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.core.Core200Marshaller.class - [JAR]

net.opengis.citygml.tunnel._2

├─ net.opengis.citygml.tunnel._2.AbstractBoundarySurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.AbstractOpeningType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.AbstractTunnelType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.BoundarySurfacePropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.CeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.ClosureSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.DoorType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.FloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.GroundSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.HollowSpaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.IntTunnelInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.IntTunnelInstallationType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.InteriorFurniturePropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.InteriorWallSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.tunnel._2.OpeningPropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.OuterFloorSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.RoofSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.TunnelFurnitureType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.TunnelInstallationType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.TunnelPartPropertyType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.TunnelPartType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.TunnelType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.WallSurfaceType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.WindowType.class - [JAR]

├─ net.opengis.citygml.tunnel._2.package-info.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.ade

├─ org.citygml4j.builder.jaxb.marshal.citygml.ade.ADEMarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.ade.ADEMarshallerHelper.class - [JAR]

org.citygml4j.model.common.base

├─ org.citygml4j.model.common.base.ModelClassEnum.class - [JAR]

├─ org.citygml4j.model.common.base.ModelObject.class - [JAR]

├─ org.citygml4j.model.common.base.ModelObjects.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.transportation

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.transportation.Transportation100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.transportation.Transportation200Unmarshaller.class - [JAR]

org.citygml4j.model.citygml.appearance

├─ org.citygml4j.model.citygml.appearance.AbstractSurfaceData.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.AbstractTexture.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.AbstractTextureParameterization.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.Appearance.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.AppearanceMember.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.AppearanceModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.AppearanceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.Color.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.ColorPlusOpacity.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.GeoreferencedTexture.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.ParameterizedTexture.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.SurfaceDataProperty.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.TexCoordGen.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.TexCoordList.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.TextureAssociation.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.TextureCoordinates.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.TextureType.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.WorldToTexture.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.WrapMode.class - [JAR]

├─ org.citygml4j.model.citygml.appearance.X3DMaterial.class - [JAR]

net.opengis.citygml.vegetation._2

├─ net.opengis.citygml.vegetation._2.AbstractVegetationObjectType.class - [JAR]

├─ net.opengis.citygml.vegetation._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.vegetation._2.PlantCoverType.class - [JAR]

├─ net.opengis.citygml.vegetation._2.SolitaryVegetationObjectType.class - [JAR]

├─ net.opengis.citygml.vegetation._2.package-info.class - [JAR]

org.citygml4j.model.common.visitor

├─ org.citygml4j.model.common.visitor.FeatureFunctor.class - [JAR]

├─ org.citygml4j.model.common.visitor.FeatureVisitor.class - [JAR]

├─ org.citygml4j.model.common.visitor.Functor.class - [JAR]

├─ org.citygml4j.model.common.visitor.GMLFunctor.class - [JAR]

├─ org.citygml4j.model.common.visitor.GMLVisitor.class - [JAR]

├─ org.citygml4j.model.common.visitor.GeometryFunctor.class - [JAR]

├─ org.citygml4j.model.common.visitor.GeometryVisitor.class - [JAR]

├─ org.citygml4j.model.common.visitor.Visitor.class - [JAR]

├─ org.citygml4j.model.common.visitor.XALFunctor.class - [JAR]

├─ org.citygml4j.model.common.visitor.XALVisitor.class - [JAR]

net.opengis.citygml.vegetation._1

├─ net.opengis.citygml.vegetation._1.AbstractVegetationObjectType.class - [JAR]

├─ net.opengis.citygml.vegetation._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.vegetation._1.PlantCoverType.class - [JAR]

├─ net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType.class - [JAR]

├─ net.opengis.citygml.vegetation._1.package-info.class - [JAR]

org.citygml4j.util.transform

├─ org.citygml4j.util.transform.FeatureSplitMode.class - [JAR]

├─ org.citygml4j.util.transform.FeatureSplitter.class - [JAR]

org.citygml4j.builder.cityjson.marshal.citygml.ade

├─ org.citygml4j.builder.cityjson.marshal.citygml.ade.ADEMarshaller.class - [JAR]

├─ org.citygml4j.builder.cityjson.marshal.citygml.ade.ADEMarshallerHelper.class - [JAR]

org.citygml4j.builder.jaxb.xml.io.writer

├─ org.citygml4j.builder.jaxb.xml.io.writer.AbstractJAXBWriter.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.writer.JAXBModelWriter.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.writer.JAXBOutputFactory.class - [JAR]

├─ org.citygml4j.builder.jaxb.xml.io.writer.JAXBSimpleWriter.class - [JAR]

org.citygml4j.model.module.gml

├─ org.citygml4j.model.module.gml.AbstractGMLModule.class - [JAR]

├─ org.citygml4j.model.module.gml.GMLCoreModule.class - [JAR]

├─ org.citygml4j.model.module.gml.GMLModule.class - [JAR]

├─ org.citygml4j.model.module.gml.GMLModuleType.class - [JAR]

├─ org.citygml4j.model.module.gml.GMLModuleVersion.class - [JAR]

├─ org.citygml4j.model.module.gml.GMLVersion.class - [JAR]

├─ org.citygml4j.model.module.gml.XLinkModule.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation.Vegetation100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation.Vegetation200Unmarshaller.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal

├─ org.citygml4j.builder.cityjson.unmarshal.CityJSONUnmarshaller.class - [JAR]

├─ org.citygml4j.builder.cityjson.unmarshal.CityObjectProcessor.class - [JAR]

org.citygml4j.model.citygml.ade.binding

├─ org.citygml4j.model.citygml.ade.binding.ADEBoundingBoxHelper.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEContext.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEGenericApplicationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEMarshaller.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEModelObject.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEUnmarshaller.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEWalker.class - [JAR]

├─ org.citygml4j.model.citygml.ade.binding.ADEWalkerHelper.class - [JAR]

org.citygml4j.model.gml.geometry.complexes

├─ org.citygml4j.model.gml.geometry.complexes.CompositeCurve.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.CompositeCurveProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.CompositeSolid.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.CompositeSolidProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.CompositeSurface.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.CompositeSurfaceProperty.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.GeometricComplex.class - [JAR]

├─ org.citygml4j.model.gml.geometry.complexes.GeometricComplexProperty.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.vegetation

├─ org.citygml4j.builder.jaxb.marshal.citygml.vegetation.Vegetation100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.vegetation.Vegetation200Marshaller.class - [JAR]

org.citygml4j.factory

├─ org.citygml4j.factory.DimensionMismatchException.class - [JAR]

├─ org.citygml4j.factory.GMLGeometryFactory.class - [JAR]

org.citygml4j.model.citygml.core

├─ org.citygml4j.model.citygml.core.AbstractCityObject.class - [JAR]

├─ org.citygml4j.model.citygml.core.AbstractSite.class - [JAR]

├─ org.citygml4j.model.citygml.core.Address.class - [JAR]

├─ org.citygml4j.model.citygml.core.AddressProperty.class - [JAR]

├─ org.citygml4j.model.citygml.core.CityModel.class - [JAR]

├─ org.citygml4j.model.citygml.core.CityObjectMember.class - [JAR]

├─ org.citygml4j.model.citygml.core.CoreModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.core.ExternalObject.class - [JAR]

├─ org.citygml4j.model.citygml.core.ExternalReference.class - [JAR]

├─ org.citygml4j.model.citygml.core.GeneralizationRelation.class - [JAR]

├─ org.citygml4j.model.citygml.core.ImplicitGeometry.class - [JAR]

├─ org.citygml4j.model.citygml.core.ImplicitRepresentationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.core.LodRepresentation.class - [JAR]

├─ org.citygml4j.model.citygml.core.RelativeToTerrain.class - [JAR]

├─ org.citygml4j.model.citygml.core.RelativeToWater.class - [JAR]

├─ org.citygml4j.model.citygml.core.StandardObjectClassifier.class - [JAR]

├─ org.citygml4j.model.citygml.core.TransformationMatrix2x2.class - [JAR]

├─ org.citygml4j.model.citygml.core.TransformationMatrix3x4.class - [JAR]

├─ org.citygml4j.model.citygml.core.TransformationMatrix4x4.class - [JAR]

├─ org.citygml4j.model.citygml.core.XalAddressProperty.class - [JAR]

org.citygml4j.model.common.child

├─ org.citygml4j.model.common.child.Child.class - [JAR]

├─ org.citygml4j.model.common.child.ChildList.class - [JAR]

net.opengis.citygml.cityfurniture._2

├─ net.opengis.citygml.cityfurniture._2.CityFurnitureType.class - [JAR]

├─ net.opengis.citygml.cityfurniture._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.cityfurniture._2.package-info.class - [JAR]

org.citygml4j.builder.jaxb.marshal.citygml.landuse

├─ org.citygml4j.builder.jaxb.marshal.citygml.landuse.LandUse100Marshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.marshal.citygml.landuse.LandUse200Marshaller.class - [JAR]

net.opengis.citygml.cityfurniture._1

├─ net.opengis.citygml.cityfurniture._1.CityFurnitureType.class - [JAR]

├─ net.opengis.citygml.cityfurniture._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.cityfurniture._1.package-info.class - [JAR]

org.citygml4j.model.citygml.texturedsurface

├─ org.citygml4j.model.citygml.texturedsurface.TexturedSurfaceModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._AbstractAppearance.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._AppearanceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._Color.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._Material.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._SimpleTexture.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._TextureType.class - [JAR]

├─ org.citygml4j.model.citygml.texturedsurface._TexturedSurface.class - [JAR]

org.citygml4j.util.mapper

├─ org.citygml4j.util.mapper.BiFunctionTypeMapper.class - [JAR]

├─ org.citygml4j.util.mapper.CheckedTypeMapper.class - [JAR]

├─ org.citygml4j.util.mapper.TypeMapper.class - [JAR]

org.citygml4j.builder.jaxb.marshal.gml

├─ org.citygml4j.builder.jaxb.marshal.gml.GMLMarshaller.class - [JAR]

org.citygml4j.model.gml.measures

├─ org.citygml4j.model.gml.measures.Angle.class - [JAR]

├─ org.citygml4j.model.gml.measures.Area.class - [JAR]

├─ org.citygml4j.model.gml.measures.GridLength.class - [JAR]

├─ org.citygml4j.model.gml.measures.Length.class - [JAR]

├─ org.citygml4j.model.gml.measures.Scale.class - [JAR]

├─ org.citygml4j.model.gml.measures.Speed.class - [JAR]

├─ org.citygml4j.model.gml.measures.Time.class - [JAR]

├─ org.citygml4j.model.gml.measures.Volume.class - [JAR]

org.citygml4j.model.xal

├─ org.citygml4j.model.xal.Address.class - [JAR]

├─ org.citygml4j.model.xal.AddressDetails.class - [JAR]

├─ org.citygml4j.model.xal.AddressIdentifier.class - [JAR]

├─ org.citygml4j.model.xal.AddressLatitude.class - [JAR]

├─ org.citygml4j.model.xal.AddressLatitudeDirection.class - [JAR]

├─ org.citygml4j.model.xal.AddressLine.class - [JAR]

├─ org.citygml4j.model.xal.AddressLines.class - [JAR]

├─ org.citygml4j.model.xal.AddressLongitude.class - [JAR]

├─ org.citygml4j.model.xal.AddressLongitudeDirection.class - [JAR]

├─ org.citygml4j.model.xal.AdministrativeArea.class - [JAR]

├─ org.citygml4j.model.xal.AdministrativeAreaName.class - [JAR]

├─ org.citygml4j.model.xal.Barcode.class - [JAR]

├─ org.citygml4j.model.xal.BuildingName.class - [JAR]

├─ org.citygml4j.model.xal.Country.class - [JAR]

├─ org.citygml4j.model.xal.CountryName.class - [JAR]

├─ org.citygml4j.model.xal.CountryNameCode.class - [JAR]

├─ org.citygml4j.model.xal.Department.class - [JAR]

├─ org.citygml4j.model.xal.DepartmentName.class - [JAR]

├─ org.citygml4j.model.xal.DependentLocality.class - [JAR]

├─ org.citygml4j.model.xal.DependentLocalityName.class - [JAR]

├─ org.citygml4j.model.xal.DependentLocalityNumber.class - [JAR]

├─ org.citygml4j.model.xal.DependentThoroughfare.class - [JAR]

├─ org.citygml4j.model.xal.EndorsementLineCode.class - [JAR]

├─ org.citygml4j.model.xal.Firm.class - [JAR]

├─ org.citygml4j.model.xal.FirmName.class - [JAR]

├─ org.citygml4j.model.xal.GrPostal.class - [JAR]

├─ org.citygml4j.model.xal.KeyLineCode.class - [JAR]

├─ org.citygml4j.model.xal.LargeMailUser.class - [JAR]

├─ org.citygml4j.model.xal.LargeMailUserIdentifier.class - [JAR]

├─ org.citygml4j.model.xal.LargeMailUserName.class - [JAR]

├─ org.citygml4j.model.xal.Locality.class - [JAR]

├─ org.citygml4j.model.xal.LocalityName.class - [JAR]

├─ org.citygml4j.model.xal.MailStop.class - [JAR]

├─ org.citygml4j.model.xal.MailStopName.class - [JAR]

├─ org.citygml4j.model.xal.MailStopNumber.class - [JAR]

├─ org.citygml4j.model.xal.PostBox.class - [JAR]

├─ org.citygml4j.model.xal.PostBoxNumber.class - [JAR]

├─ org.citygml4j.model.xal.PostBoxNumberExtension.class - [JAR]

├─ org.citygml4j.model.xal.PostBoxNumberPrefix.class - [JAR]

├─ org.citygml4j.model.xal.PostBoxNumberSuffix.class - [JAR]

├─ org.citygml4j.model.xal.PostOffice.class - [JAR]

├─ org.citygml4j.model.xal.PostOfficeName.class - [JAR]

├─ org.citygml4j.model.xal.PostOfficeNumber.class - [JAR]

├─ org.citygml4j.model.xal.PostTown.class - [JAR]

├─ org.citygml4j.model.xal.PostTownName.class - [JAR]

├─ org.citygml4j.model.xal.PostTownSuffix.class - [JAR]

├─ org.citygml4j.model.xal.PostalCode.class - [JAR]

├─ org.citygml4j.model.xal.PostalCodeNumber.class - [JAR]

├─ org.citygml4j.model.xal.PostalCodeNumberExtension.class - [JAR]

├─ org.citygml4j.model.xal.PostalRoute.class - [JAR]

├─ org.citygml4j.model.xal.PostalRouteName.class - [JAR]

├─ org.citygml4j.model.xal.PostalRouteNumber.class - [JAR]

├─ org.citygml4j.model.xal.PostalServiceElements.class - [JAR]

├─ org.citygml4j.model.xal.Premise.class - [JAR]

├─ org.citygml4j.model.xal.PremiseLocation.class - [JAR]

├─ org.citygml4j.model.xal.PremiseName.class - [JAR]

├─ org.citygml4j.model.xal.PremiseNumber.class - [JAR]

├─ org.citygml4j.model.xal.PremiseNumberPrefix.class - [JAR]

├─ org.citygml4j.model.xal.PremiseNumberRange.class - [JAR]

├─ org.citygml4j.model.xal.PremiseNumberRangeFrom.class - [JAR]

├─ org.citygml4j.model.xal.PremiseNumberRangeTo.class - [JAR]

├─ org.citygml4j.model.xal.PremiseNumberSuffix.class - [JAR]

├─ org.citygml4j.model.xal.SortingCode.class - [JAR]

├─ org.citygml4j.model.xal.SubAdministrativeArea.class - [JAR]

├─ org.citygml4j.model.xal.SubAdministrativeAreaName.class - [JAR]

├─ org.citygml4j.model.xal.SubPremise.class - [JAR]

├─ org.citygml4j.model.xal.SubPremiseLocation.class - [JAR]

├─ org.citygml4j.model.xal.SubPremiseName.class - [JAR]

├─ org.citygml4j.model.xal.SubPremiseNumber.class - [JAR]

├─ org.citygml4j.model.xal.SubPremiseNumberPrefix.class - [JAR]

├─ org.citygml4j.model.xal.SubPremiseNumberSuffix.class - [JAR]

├─ org.citygml4j.model.xal.SupplementaryPostalServiceData.class - [JAR]

├─ org.citygml4j.model.xal.Thoroughfare.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareLeadingType.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareName.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumber.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberFrom.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberFromContent.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberOrRange.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberPrefix.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberRange.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberSuffix.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberTo.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareNumberToContent.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfarePostDirection.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfarePreDirection.class - [JAR]

├─ org.citygml4j.model.xal.ThoroughfareTrailingType.class - [JAR]

├─ org.citygml4j.model.xal.XAL.class - [JAR]

├─ org.citygml4j.model.xal.XALClass.class - [JAR]

org.citygml4j.builder.cityjson.unmarshal.citygml.waterbody

├─ org.citygml4j.builder.cityjson.unmarshal.citygml.waterbody.WaterBodyUnmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.bridge

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.bridge.Bridge200Unmarshaller.class - [JAR]

org.citygml4j.builder.jaxb.unmarshal.citygml.generics

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.generics.Generics100Unmarshaller.class - [JAR]

├─ org.citygml4j.builder.jaxb.unmarshal.citygml.generics.Generics200Unmarshaller.class - [JAR]

org.citygml4j

├─ org.citygml4j.CityGMLContext.class - [JAR]

org.citygml4j.geometry

├─ org.citygml4j.geometry.BoundingBox.class - [JAR]

├─ org.citygml4j.geometry.Geometry.class - [JAR]

├─ org.citygml4j.geometry.Matrix.class - [JAR]

├─ org.citygml4j.geometry.Point.class - [JAR]

org.citygml4j.model.citygml.tunnel

├─ org.citygml4j.model.citygml.tunnel.AbstractBoundarySurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.AbstractOpening.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.AbstractTunnel.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.BoundarySurfaceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.CeilingSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.ClosureSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.Door.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.FloorSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.GroundSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.HollowSpace.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.IntTunnelInstallation.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.IntTunnelInstallationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.InteriorFurnitureProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.InteriorHollowSpaceProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.InteriorWallSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.OpeningProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.OuterCeilingSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.OuterFloorSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.RoofSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.Tunnel.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.TunnelFurniture.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.TunnelInstallation.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.TunnelInstallationProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.TunnelModuleComponent.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.TunnelPart.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.TunnelPartProperty.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.WallSurface.class - [JAR]

├─ org.citygml4j.model.citygml.tunnel.Window.class - [JAR]

org.citygml4j.util.walker

├─ org.citygml4j.util.walker.FeatureFunctionWalker.class - [JAR]

├─ org.citygml4j.util.walker.FeatureWalker.class - [JAR]

├─ org.citygml4j.util.walker.GMLFunctionWalker.class - [JAR]

├─ org.citygml4j.util.walker.GMLWalker.class - [JAR]

├─ org.citygml4j.util.walker.GeometryFunctionWalker.class - [JAR]

├─ org.citygml4j.util.walker.GeometryWalker.class - [JAR]

├─ org.citygml4j.util.walker.Walker.class - [JAR]

├─ org.citygml4j.util.walker.XALWalker.class - [JAR]

org.citygml4j.model.gml.xlink

├─ org.citygml4j.model.gml.xlink.XLinkActuate.class - [JAR]

├─ org.citygml4j.model.gml.xlink.XLinkShow.class - [JAR]

├─ org.citygml4j.model.gml.xlink.XLinkType.class - [JAR]

net.opengis.citygml.waterbody._1

├─ net.opengis.citygml.waterbody._1.AbstractWaterBoundarySurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.AbstractWaterObjectType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.BoundedByWaterSurfacePropertyType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.waterbody._1.WaterBodyType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.WaterClosureSurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.WaterGroundSurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.WaterSurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._1.package-info.class - [JAR]

net.opengis.citygml.waterbody._2

├─ net.opengis.citygml.waterbody._2.AbstractWaterBoundarySurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.AbstractWaterObjectType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.BoundedByWaterSurfacePropertyType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.ObjectFactory.class - [JAR]

├─ net.opengis.citygml.waterbody._2.WaterBodyType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.WaterClosureSurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.WaterGroundSurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.WaterSurfaceType.class - [JAR]

├─ net.opengis.citygml.waterbody._2.package-info.class - [JAR]

Advertisement

Dependencies from Group

Jul 16, 2023
13 usages
114 stars
Sep 24, 2021
1 usages
7 stars
Apr 04, 2023
114 stars
Apr 04, 2023
114 stars
Apr 04, 2023
114 stars

Discover Dependencies

Feb 02, 2021
9 usages
Jul 06, 2023
142 usages
7 stars
Nov 27, 2007
20 usages
Jul 03, 2019
20 usages
347 stars
Jul 31, 2017
28 usages
Apr 25, 2017
17 usages
Dec 17, 2018
30 usages
144 stars
Apr 05, 2022
73 usages
0 stars
Jun 01, 2019
8 usages
192 stars
Feb 25, 2016
19 usages
98 stars