jar

uk.ac.liv.gdsl : GeoMason-light

Maven & Gradle

Oct 17, 2023

uk.ac.liv.gdsl:GeoMason-light · GeoMason-light is an optional extension to MASON that adds support for vector and raster geospatial data. It extends the capabilities of its predecessor (GeoMason) making it lighter and more versatile.

Table Of Contents

Latest Version

Download uk.ac.liv.gdsl : GeoMason-light JAR file - Latest Versions:

All Versions

Download uk.ac.liv.gdsl : GeoMason-light JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

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

sim.util.geo

├─ sim.util.geo.Angles.class - [JAR]

├─ sim.util.geo.AttributeValue.class - [JAR]

├─ sim.util.geo.CSVUtils.class - [JAR]

├─ sim.util.geo.GeometryUtilities.class - [JAR]

├─ sim.util.geo.MasonGeometry.class - [JAR]

├─ sim.util.geo.PointMoveTo.class - [JAR]

├─ sim.util.geo.Utilities.class - [JAR]

sim.field.geo

├─ sim.field.geo.GeomField.class - [JAR]

├─ sim.field.geo.GeomGridField.class - [JAR]

├─ sim.field.geo.GeomVectorField.class - [JAR]

├─ sim.field.geo.VectorLayer.class - [JAR]

sim.graph

├─ sim.graph.Building.class - [JAR]

├─ sim.graph.EdgeGraph.class - [JAR]

├─ sim.graph.Graph.class - [JAR]

├─ sim.graph.GraphUtils.class - [JAR]

├─ sim.graph.NodeGraph.class - [JAR]

├─ sim.graph.NodesLookup.class - [JAR]

├─ sim.graph.SubGraph.class - [JAR]

sim.io.geo

├─ sim.io.geo.ArcInfoASCGridExporter.class - [JAR]

├─ sim.io.geo.ArcInfoASCGridImporter.class - [JAR]

├─ sim.io.geo.DataObjectImporter.class - [JAR]

├─ sim.io.geo.ShapeFileExporter.class - [JAR]

├─ sim.io.geo.ShapeFileImporter.class - [JAR]

sim.portrayal.geo

├─ sim.portrayal.geo.GeomInfo2D.class - [JAR]

├─ sim.portrayal.geo.GeomPortrayal.class - [JAR]

├─ sim.portrayal.geo.GeomVectorFieldPortrayal.class - [JAR]