jar

org.citygml4j : citygml4j-cityjson

Maven & Gradle

Apr 04, 2023
115 stars

citygml4j-cityjson · The Open Source Java API for CityGML

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.0.x

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-cityjson-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.citygml4j.cityjson.adapter

├─ org.citygml4j.cityjson.adapter.Fields.class - [JAR]

org.citygml4j.cityjson.model.address

├─ org.citygml4j.cityjson.model.address.AddressType.class - [JAR]

org.citygml4j.cityjson.adapter.cityfurniture

├─ org.citygml4j.cityjson.adapter.cityfurniture.CityFurnitureAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.extension

├─ org.citygml4j.cityjson.adapter.extension.ExtensionInfo.class - [JAR]

├─ org.citygml4j.cityjson.adapter.extension.ExtensionInfoAdapter.class - [JAR]

org.citygml4j.cityjson.util.texture

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

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

org.citygml4j.cityjson.adapter.geometry

├─ org.citygml4j.cityjson.adapter.geometry.MultiCurveProvider.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.MultiSurfaceProvider.class - [JAR]

org.citygml4j.cityjson.model

├─ org.citygml4j.cityjson.model.CityJSONType.class - [JAR]

├─ org.citygml4j.cityjson.model.CityJSONVersion.class - [JAR]

org.citygml4j.cityjson.adapter.geometry.builder

├─ org.citygml4j.cityjson.adapter.geometry.builder.CurveGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.GeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.GeometryObject.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.GeometryObjectBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.MaterialBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.PointGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.SemanticsBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.SolidGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.SpaceGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.SurfaceGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.SurfaceProvider.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.TemplateGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.TemplateInfo.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.TextureBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.builder.VerticesBuilder.class - [JAR]

org.citygml4j.cityjson.model.geometry

├─ org.citygml4j.cityjson.model.geometry.GeometryType.class - [JAR]

├─ org.citygml4j.cityjson.model.geometry.TextureVertex.class - [JAR]

├─ org.citygml4j.cityjson.model.geometry.Transform.class - [JAR]

├─ org.citygml4j.cityjson.model.geometry.Vertex.class - [JAR]

org.citygml4j.cityjson.builder

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

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

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

org.citygml4j.cityjson

├─ org.citygml4j.cityjson.CityJSONContext.class - [JAR]

├─ org.citygml4j.cityjson.CityJSONContextException.class - [JAR]

├─ org.citygml4j.cityjson.ExtensionLoader.class - [JAR]

org.citygml4j.cityjson.adapter.waterbody

├─ org.citygml4j.cityjson.adapter.waterbody.WaterBodyAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.waterbody.WaterClosureSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.waterbody.WaterGroundSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.waterbody.WaterSurfaceAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.vegetation

├─ org.citygml4j.cityjson.adapter.vegetation.AbstractVegetationObjectAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.vegetation.PlantCoverAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.vegetation.SolitaryVegetationObjectAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.construction

├─ org.citygml4j.cityjson.adapter.construction.AbstractConstructionAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.AbstractConstructionSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.AbstractConstructiveElementAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.AbstractFillingSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.AbstractFurnitureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.AbstractInstallationAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.CeilingSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.DoorSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.FloorSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.GroundSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.InteriorWallSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.OtherConstructionAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.OuterCeilingSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.OuterFloorSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.RoofSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.WallSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.construction.WindowSurfaceAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.appearance.serializer

├─ org.citygml4j.cityjson.adapter.appearance.serializer.AppearanceInfo.class - [JAR]

├─ org.citygml4j.cityjson.adapter.appearance.serializer.AppearanceSerializer.class - [JAR]

├─ org.citygml4j.cityjson.adapter.appearance.serializer.TextureVerticesBuilder.class - [JAR]

org.citygml4j.cityjson.serializer

├─ org.citygml4j.cityjson.serializer.CityJSONSerializeException.class - [JAR]

├─ org.citygml4j.cityjson.serializer.JsonObjectSerializer.class - [JAR]

org.citygml4j.cityjson.model.metadata

├─ org.citygml4j.cityjson.model.metadata.ContactType.class - [JAR]

├─ org.citygml4j.cityjson.model.metadata.Metadata.class - [JAR]

├─ org.citygml4j.cityjson.model.metadata.PointOfContact.class - [JAR]

├─ org.citygml4j.cityjson.model.metadata.ReferenceSystem.class - [JAR]

├─ org.citygml4j.cityjson.model.metadata.Role.class - [JAR]

org.citygml4j.cityjson.util.composite

├─ org.citygml4j.cityjson.util.composite.CompositeJsonObjectAdapter.class - [JAR]

├─ org.citygml4j.cityjson.util.composite.CompositeJsonObjectBuilder.class - [JAR]

├─ org.citygml4j.cityjson.util.composite.CompositeJsonObjectSerializer.class - [JAR]

org.citygml4j.cityjson.adapter.generics

├─ org.citygml4j.cityjson.adapter.generics.AbstractGenericAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.CodeAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.DateAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.DoubleAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.GenericAttributeSetAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.GenericAttributeTypesAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.GenericOccupiedSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.GenericThematicSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.IntAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.MeasureAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.StringAttributeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.generics.UriAttributeAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.geometry.serializer

├─ org.citygml4j.cityjson.adapter.geometry.serializer.CurveGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.GeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.GeometrySerializer.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.MaterialBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.MultiGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.PointGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.SemanticsBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.SolidGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.SpaceGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.SurfaceGeometryBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.TemplateInfo.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.TextureBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.geometry.serializer.VerticesBuilder.class - [JAR]

org.citygml4j.cityjson.adapter.address

├─ org.citygml4j.cityjson.adapter.address.AdministrativeAreaAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.CountryAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.FreeTextAddressAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.LocalityAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.PostCodeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.PostOfficeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.PostalDeliveryPointAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.PremisesAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.RuralDeliveryAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.address.ThoroughfareAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.relief

├─ org.citygml4j.cityjson.adapter.relief.AbstractReliefComponentAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.relief.ReliefFeatureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.relief.TINReliefAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.metadata

├─ org.citygml4j.cityjson.adapter.metadata.MetadataAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.metadata.PointOfContactAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.appearance.builder

├─ org.citygml4j.cityjson.adapter.appearance.builder.AppearanceBuilder.class - [JAR]

├─ org.citygml4j.cityjson.adapter.appearance.builder.AppearanceInfo.class - [JAR]

├─ org.citygml4j.cityjson.adapter.appearance.builder.TextureVerticesBuilder.class - [JAR]

org.citygml4j.cityjson.model.generics

├─ org.citygml4j.cityjson.model.generics.GenericAttributeType.class - [JAR]

├─ org.citygml4j.cityjson.model.generics.GenericAttributeTypes.class - [JAR]

org.citygml4j.cityjson.util

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

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

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

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

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

org.citygml4j.cityjson.annotation

├─ org.citygml4j.cityjson.annotation.CityJSONElement.class - [JAR]

├─ org.citygml4j.cityjson.annotation.CityJSONElements.class - [JAR]

org.citygml4j.cityjson.extension

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

org.citygml4j.cityjson.util.lod

├─ org.citygml4j.cityjson.util.lod.DefaultLodMapper.class - [JAR]

├─ org.citygml4j.cityjson.util.lod.LodMapper.class - [JAR]

org.citygml4j.cityjson.adapter.cityobjectgroup

├─ org.citygml4j.cityjson.adapter.cityobjectgroup.CityObjectGroupAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.core

├─ org.citygml4j.cityjson.adapter.core.AbstractCityObjectAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractFeatureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractFeatureWithLifespanAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractLogicalSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractOccupiedSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractPhysicalSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractSemanticObjectAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractSpaceBoundaryAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractThematicSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AbstractUnoccupiedSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.AddressAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.core.CityModelSerializer.class - [JAR]

org.citygml4j.cityjson.adapter.tunnel

├─ org.citygml4j.cityjson.adapter.tunnel.AbstractTunnelAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.tunnel.HollowSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.tunnel.TunnelAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.tunnel.TunnelConstructiveElementAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.tunnel.TunnelFurnitureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.tunnel.TunnelInstallationAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.tunnel.TunnelPartAdapter.class - [JAR]

org.citygml4j.cityjson.writer

├─ org.citygml4j.cityjson.writer.AbstractCityJSONWriter.class - [JAR]

├─ org.citygml4j.cityjson.writer.CityJSONFeatureWriter.class - [JAR]

├─ org.citygml4j.cityjson.writer.CityJSONOutputFactory.class - [JAR]

├─ org.citygml4j.cityjson.writer.CityJSONSerializerHelper.class - [JAR]

├─ org.citygml4j.cityjson.writer.CityJSONWriteException.class - [JAR]

├─ org.citygml4j.cityjson.writer.CityJSONWriter.class - [JAR]

├─ org.citygml4j.cityjson.writer.HtmlEscapes.class - [JAR]

├─ org.citygml4j.cityjson.writer.OutputEncoding.class - [JAR]

org.citygml4j.cityjson.adapter.bridge

├─ org.citygml4j.cityjson.adapter.bridge.AbstractBridgeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.bridge.BridgeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.bridge.BridgeConstructiveElementAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.bridge.BridgeFurnitureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.bridge.BridgeInstallationAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.bridge.BridgePartAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.bridge.BridgeRoomAdapter.class - [JAR]

org.citygml4j.cityjson.model.core

├─ org.citygml4j.cityjson.model.core.ExtendedSpaceGeometry.class - [JAR]

org.citygml4j.cityjson.reader

├─ org.citygml4j.cityjson.reader.Attributes.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONBuilderHelper.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONChunkReader.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONInputFactory.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONInputFilter.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONReadException.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONReader.class - [JAR]

├─ org.citygml4j.cityjson.reader.CityJSONSimpleReader.class - [JAR]

org.citygml4j.cityjson.adapter.building

├─ org.citygml4j.cityjson.adapter.building.AbstractBuildingAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.AbstractBuildingSubdivisionAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingConstructiveElementAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingFurnitureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingInstallationAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingPartAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingRoomAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.BuildingUnitAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.building.StoreyAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.transportation

├─ org.citygml4j.cityjson.adapter.transportation.AbstractTransportationSpaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.AuxiliaryTrafficAreaAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.HoleSurfaceAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.MarkingAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.RailwayAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.RoadAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.SquareAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.TrackAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.TrafficAreaAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.transportation.WaterwayAdapter.class - [JAR]

org.citygml4j.cityjson.adapter.appearance

├─ org.citygml4j.cityjson.adapter.appearance.ParameterizedTextureAdapter.class - [JAR]

├─ org.citygml4j.cityjson.adapter.appearance.X3DMaterialAdapter.class - [JAR]

Advertisement