jar

org.openlr : data

Maven & Gradle

Oct 21, 2019
5 usages

The OpenLR data package comprises interfaces for OpenLR location references and also interfaces for encoding and decoding the internal data into a defined physical format and the other way round.

Table Of Contents

Latest Version

Download org.openlr : data JAR file - Latest Versions:

All Versions

Download org.openlr : data JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 data-1.4.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cern.colt

├─ cern.colt.Arrays.class - [JAR]

├─ cern.colt.GenericSorting.class - [JAR]

├─ cern.colt.PersistentObject.class - [JAR]

├─ cern.colt.Sorting.class - [JAR]

├─ cern.colt.Swapper.class - [JAR]

cern.colt.buffer

├─ cern.colt.buffer.DoubleBufferConsumer.class - [JAR]

├─ cern.colt.buffer.IntBufferConsumer.class - [JAR]

cern.jet.random

├─ cern.jet.random.AbstractContinousDistribution.class - [JAR]

├─ cern.jet.random.AbstractDistribution.class - [JAR]

├─ cern.jet.random.Uniform.class - [JAR]

openlr.encoder

├─ openlr.encoder.LRDatabase.class - [JAR]

├─ openlr.encoder.LocationReferenceHolder.class - [JAR]

├─ openlr.encoder.OpenLREncoderParameter.class - [JAR]

openlr.location.utils

├─ openlr.location.utils.LocationData.class - [JAR]

├─ openlr.location.utils.LocationDataConstants.class - [JAR]

├─ openlr.location.utils.LocationDataException.class - [JAR]

├─ openlr.location.utils.LocationDataIterator.class - [JAR]

├─ openlr.location.utils.LocationDataReader.class - [JAR]

├─ openlr.location.utils.LocationDataWriter.class - [JAR]

openlr.properties

├─ openlr.properties.OpenLRPropertiesReader.class - [JAR]

├─ openlr.properties.OpenLRProperty.class - [JAR]

├─ openlr.properties.OpenLRPropertyAccess.class - [JAR]

├─ openlr.properties.OpenLRPropertyException.class - [JAR]

├─ openlr.properties.PropertyType.class - [JAR]

openlr.location.utils.worker

├─ openlr.location.utils.worker.AbstractRW.class - [JAR]

├─ openlr.location.utils.worker.CircleRW.class - [JAR]

├─ openlr.location.utils.worker.ClosedLineRW.class - [JAR]

├─ openlr.location.utils.worker.GeoCoordRW.class - [JAR]

├─ openlr.location.utils.worker.GridRW.class - [JAR]

├─ openlr.location.utils.worker.LineRW.class - [JAR]

├─ openlr.location.utils.worker.PoiAccessRW.class - [JAR]

├─ openlr.location.utils.worker.PointAlongRW.class - [JAR]

├─ openlr.location.utils.worker.PolygonRW.class - [JAR]

├─ openlr.location.utils.worker.RectangleRW.class - [JAR]

openlr.location

├─ openlr.location.AbstractLocation.class - [JAR]

├─ openlr.location.CircleLocation.class - [JAR]

├─ openlr.location.ClosedLineLocation.class - [JAR]

├─ openlr.location.GeoCoordLocation.class - [JAR]

├─ openlr.location.GridLocation.class - [JAR]

├─ openlr.location.InvalidLocation.class - [JAR]

├─ openlr.location.LineLocation.class - [JAR]

├─ openlr.location.Location.class - [JAR]

├─ openlr.location.LocationFactory.class - [JAR]

├─ openlr.location.PoiAccessLocation.class - [JAR]

├─ openlr.location.PointAlongLocation.class - [JAR]

├─ openlr.location.PointLocation.class - [JAR]

├─ openlr.location.PolygonLocation.class - [JAR]

├─ openlr.location.RectangleLocation.class - [JAR]

openlr.utils.locref.boundary

├─ openlr.utils.locref.boundary.BoundingBoxCalculator.class - [JAR]

├─ openlr.utils.locref.boundary.BoundingBoxCalculatorFactory.class - [JAR]

├─ openlr.utils.locref.boundary.CircleBoundingBoxCalculator.class - [JAR]

├─ openlr.utils.locref.boundary.Envelope.class - [JAR]

├─ openlr.utils.locref.boundary.LocRefBoundary.class - [JAR]

├─ openlr.utils.locref.boundary.LrpBbasedBoundigBoxCalculator.class - [JAR]

├─ openlr.utils.locref.boundary.PolygonBoundingBoxCalculator.class - [JAR]

openlr.location.data

├─ openlr.location.data.AffectedLines.class - [JAR]

├─ openlr.location.data.Orientation.class - [JAR]

├─ openlr.location.data.SideOfRoad.class - [JAR]

openlr.rawLocRef

├─ openlr.rawLocRef.RawCircleLocRef.class - [JAR]

├─ openlr.rawLocRef.RawClosedLineLocRef.class - [JAR]

├─ openlr.rawLocRef.RawGeoCoordLocRef.class - [JAR]

├─ openlr.rawLocRef.RawGridLocRef.class - [JAR]

├─ openlr.rawLocRef.RawInvalidLocRef.class - [JAR]

├─ openlr.rawLocRef.RawLineLocRef.class - [JAR]

├─ openlr.rawLocRef.RawLocationReference.class - [JAR]

├─ openlr.rawLocRef.RawPoiAccessLocRef.class - [JAR]

├─ openlr.rawLocRef.RawPointAlongLocRef.class - [JAR]

├─ openlr.rawLocRef.RawPointLocRef.class - [JAR]

├─ openlr.rawLocRef.RawPolygonLocRef.class - [JAR]

├─ openlr.rawLocRef.RawRectangleLocRef.class - [JAR]

openlr.utils.location

├─ openlr.utils.location.LocationProcessor.class - [JAR]

cern.colt.map

├─ cern.colt.map.AbstractIntIntMap.class - [JAR]

├─ cern.colt.map.AbstractIntObjectMap.class - [JAR]

├─ cern.colt.map.AbstractLongObjectMap.class - [JAR]

├─ cern.colt.map.AbstractMap.class - [JAR]

├─ cern.colt.map.HashFunctions.class - [JAR]

├─ cern.colt.map.OpenIntIntHashMap.class - [JAR]

├─ cern.colt.map.OpenIntObjectHashMap.class - [JAR]

├─ cern.colt.map.OpenLongObjectHashMap.class - [JAR]

├─ cern.colt.map.PrimeFinder.class - [JAR]

openlr

├─ openlr.LocationReference.class - [JAR]

├─ openlr.LocationReferencePoint.class - [JAR]

├─ openlr.LocationType.class - [JAR]

├─ openlr.Offsets.class - [JAR]

├─ openlr.OpenLRDecoder.class - [JAR]

├─ openlr.OpenLREncoder.class - [JAR]

├─ openlr.OpenLRProcessingException.class - [JAR]

├─ openlr.PhysicalDecoder.class - [JAR]

├─ openlr.PhysicalEncoder.class - [JAR]

├─ openlr.PhysicalFormatException.class - [JAR]

├─ openlr.StatusCode.class - [JAR]

├─ openlr.Version.class - [JAR]

├─ openlr.VersionHelper.class - [JAR]

cern.colt.function

├─ cern.colt.function.ByteComparator.class - [JAR]

├─ cern.colt.function.ByteProcedure.class - [JAR]

├─ cern.colt.function.CharComparator.class - [JAR]

├─ cern.colt.function.DoubleComparator.class - [JAR]

├─ cern.colt.function.DoubleFunction.class - [JAR]

├─ cern.colt.function.DoubleProcedure.class - [JAR]

├─ cern.colt.function.FloatComparator.class - [JAR]

├─ cern.colt.function.FloatProcedure.class - [JAR]

├─ cern.colt.function.IntComparator.class - [JAR]

├─ cern.colt.function.IntFunction.class - [JAR]

├─ cern.colt.function.IntIntProcedure.class - [JAR]

├─ cern.colt.function.IntObjectProcedure.class - [JAR]

├─ cern.colt.function.IntProcedure.class - [JAR]

├─ cern.colt.function.LongComparator.class - [JAR]

├─ cern.colt.function.LongObjectProcedure.class - [JAR]

├─ cern.colt.function.LongProcedure.class - [JAR]

├─ cern.colt.function.ObjectProcedure.class - [JAR]

├─ cern.colt.function.ShortComparator.class - [JAR]

openlr.decoder

├─ openlr.decoder.LocationDatabase.class - [JAR]

├─ openlr.decoder.OpenLRDecoderParameter.class - [JAR]

cern.colt.list

├─ cern.colt.list.AbstractByteList.class - [JAR]

├─ cern.colt.list.AbstractCollection.class - [JAR]

├─ cern.colt.list.AbstractDoubleList.class - [JAR]

├─ cern.colt.list.AbstractFloatList.class - [JAR]

├─ cern.colt.list.AbstractIntList.class - [JAR]

├─ cern.colt.list.AbstractList.class - [JAR]

├─ cern.colt.list.AbstractLongList.class - [JAR]

├─ cern.colt.list.ByteArrayList.class - [JAR]

├─ cern.colt.list.DoubleArrayList.class - [JAR]

├─ cern.colt.list.FloatArrayList.class - [JAR]

├─ cern.colt.list.IntArrayList.class - [JAR]

├─ cern.colt.list.LongArrayList.class - [JAR]

├─ cern.colt.list.ObjectArrayList.class - [JAR]

openlr.collection

├─ openlr.collection.LongIntProcedure.class - [JAR]

├─ openlr.collection.OpenAbstractCollection.class - [JAR]

├─ openlr.collection.OpenLongHashSet.class - [JAR]

├─ openlr.collection.OpenLongIntHashMap.class - [JAR]

openlr.utils.locref

├─ openlr.utils.locref.LocationReferenceProcessor.class - [JAR]

cern.jet.math

├─ cern.jet.math.Arithmetic.class - [JAR]

├─ cern.jet.math.Constants.class - [JAR]

cern.jet.random.engine

├─ cern.jet.random.engine.DRand.class - [JAR]

├─ cern.jet.random.engine.MersenneTwister.class - [JAR]

├─ cern.jet.random.engine.RandomEngine.class - [JAR]

Advertisement

Dependencies from Group

map
Oct 21, 2019
7 usages
Oct 21, 2019
5 usages
Oct 21, 2019
1 usages
xml
Oct 21, 2019
Apr 05, 2021
79 stars

Discover Dependencies

Nov 24, 2022
8 usages
Nov 24, 2022
9 usages
Aug 26, 2023
14 usages
1.4k stars
Aug 10, 2023
17 usages
27 stars
Oct 25, 2019
5 usages
6 stars
Oct 23, 2019
5 usages
24 stars
Oct 23, 2019
5 usages
345 stars