jar

org.citygml4j : citygson

Maven & Gradle

Sep 24, 2021
1 usages
7 stars

citygson · A Gson based library for parsing and serializing CityJSON

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.9.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 citygson-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.citygml4j.cityjson.appearance

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.citygml4j.cityjson.util

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

org.citygml4j.cityjson

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

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

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

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

org.citygml4j.cityjson.extension

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

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

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

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

org.citygml4j.cityjson.geometry

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.citygml4j.cityjson.metadata

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.citygml4j.cityjson.feature

├─ org.citygml4j.cityjson.feature.AbstractBridgeType.class - [JAR]

├─ org.citygml4j.cityjson.feature.AbstractBuildingType.class - [JAR]

├─ org.citygml4j.cityjson.feature.AbstractCityObjectType.class - [JAR]

├─ org.citygml4j.cityjson.feature.AbstractTransportationComplexType.class - [JAR]

├─ org.citygml4j.cityjson.feature.AbstractTunnelType.class - [JAR]

├─ org.citygml4j.cityjson.feature.AbstractVegetationObjectType.class - [JAR]

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

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

├─ org.citygml4j.cityjson.feature.BridgeAttributes.class - [JAR]

├─ org.citygml4j.cityjson.feature.BridgeConstructionElementType.class - [JAR]

├─ org.citygml4j.cityjson.feature.BridgeInstallationType.class - [JAR]

├─ org.citygml4j.cityjson.feature.BridgePartType.class - [JAR]

├─ org.citygml4j.cityjson.feature.BridgeType.class - [JAR]

├─ org.citygml4j.cityjson.feature.BuildingAttributes.class - [JAR]

├─ org.citygml4j.cityjson.feature.BuildingInstallationType.class - [JAR]

├─ org.citygml4j.cityjson.feature.BuildingPartType.class - [JAR]

├─ org.citygml4j.cityjson.feature.BuildingType.class - [JAR]

├─ org.citygml4j.cityjson.feature.CityFurnitureType.class - [JAR]

├─ org.citygml4j.cityjson.feature.CityObjectGroupType.class - [JAR]

├─ org.citygml4j.cityjson.feature.CityObjectTypeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.feature.CityObjectTypeFilter.class - [JAR]

├─ org.citygml4j.cityjson.feature.CityObjectsAdapter.class - [JAR]

├─ org.citygml4j.cityjson.feature.DateAdapter.class - [JAR]

├─ org.citygml4j.cityjson.feature.DateTimeAdapter.class - [JAR]

├─ org.citygml4j.cityjson.feature.GenericCityObjectType.class - [JAR]

├─ org.citygml4j.cityjson.feature.InternalCityJSONType.class - [JAR]

├─ org.citygml4j.cityjson.feature.LandUseType.class - [JAR]

├─ org.citygml4j.cityjson.feature.PlantCoverAttributes.class - [JAR]

├─ org.citygml4j.cityjson.feature.PlantCoverType.class - [JAR]

├─ org.citygml4j.cityjson.feature.RailwayType.class - [JAR]

├─ org.citygml4j.cityjson.feature.RoadType.class - [JAR]

├─ org.citygml4j.cityjson.feature.SolitaryVegetationObjectAttributes.class - [JAR]

├─ org.citygml4j.cityjson.feature.SolitaryVegetationObjectType.class - [JAR]

├─ org.citygml4j.cityjson.feature.TINReliefType.class - [JAR]

├─ org.citygml4j.cityjson.feature.TransportSquareType.class - [JAR]

├─ org.citygml4j.cityjson.feature.TransportationComplexAttributes.class - [JAR]

├─ org.citygml4j.cityjson.feature.TunnelAttributes.class - [JAR]

├─ org.citygml4j.cityjson.feature.TunnelInstallationType.class - [JAR]

├─ org.citygml4j.cityjson.feature.TunnelPartType.class - [JAR]

├─ org.citygml4j.cityjson.feature.TunnelType.class - [JAR]

├─ org.citygml4j.cityjson.feature.WaterBodyType.class - [JAR]