jar

org.geomajas.project : geomajas-project-geometry-core

Maven & Gradle

Apr 29, 2014
7 usages
1 stars

Geomajas Geometry core · Geomajas Geometry Core: Defines a DTO geometry model that is GWT compatible.

Table Of Contents

Latest Version

Download org.geomajas.project : geomajas-project-geometry-core JAR file - Latest Versions:

All Versions

Download org.geomajas.project : geomajas-project-geometry-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.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 geomajas-project-geometry-core-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geomajas.geometry

├─ org.geomajas.geometry.Bbox.class - [JAR]

├─ org.geomajas.geometry.Coordinate.class - [JAR]

├─ org.geomajas.geometry.Geometry.class - [JAR]

├─ org.geomajas.geometry.Matrix.class - [JAR]

org.geomajas.geometry.service.validation

├─ org.geomajas.geometry.service.validation.HoleOutsideShellViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.NestedHolesViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.NestedShellsViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.RingNotClosedViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.RingSelfIntersectionViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.SelfIntersectionViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.TooFewPointsViolation.class - [JAR]

├─ org.geomajas.geometry.service.validation.ValidationViolation.class - [JAR]

org.geomajas.geometry.service

├─ org.geomajas.geometry.service.BboxService.class - [JAR]

├─ org.geomajas.geometry.service.GeometryIndex.class - [JAR]

├─ org.geomajas.geometry.service.GeometryIndexNotFoundException.class - [JAR]

├─ org.geomajas.geometry.service.GeometryIndexService.class - [JAR]

├─ org.geomajas.geometry.service.GeometryIndexType.class - [JAR]

├─ org.geomajas.geometry.service.GeometryService.class - [JAR]

├─ org.geomajas.geometry.service.GeometryValidationContext.class - [JAR]

├─ org.geomajas.geometry.service.GeometryValidationState.class - [JAR]

├─ org.geomajas.geometry.service.IndexedGeometryHelper.class - [JAR]

├─ org.geomajas.geometry.service.MathService.class - [JAR]

├─ org.geomajas.geometry.service.WktException.class - [JAR]

├─ org.geomajas.geometry.service.WktService.class - [JAR]

Advertisement