4
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added CS factories / Geometr transform method into Geometry instead of MathTransform / Javadoc fixes More... about 20 years ago
doh! init lists before attempting to add to them... More... about 20 years ago
removed factory accessors from CommonFactoryManager. users should only get the CommonFactory from the Manager, and access all other factories through it. More... about 20 years ago
Javadoc fixes More... about 20 years ago
Javadoc fixes More... about 20 years ago
Added @deprecated tags More... about 20 years ago
Added @revisit tag / Updated javadoc comments More... about 20 years ago
Symbology now a part of GraphicStyle, More... about 20 years ago
Remove ProjectionKey More... about 20 years ago
Remove ProjectionKey More... about 20 years ago
cleaned up odd CRLF issues in DisplayFactoryManager More... about 20 years ago
Renamed method / extended javadoc More... about 20 years ago
Refactored Projection as a subinterface of Conversion More... about 20 years ago
Reinserted deprecated or commented out methods when it was overriding a method in a parent interface / javadoc cleaning More... about 20 years ago
Tuned factory methods More... about 20 years ago
Added factory methods for Datum creation More... about 20 years ago
now that FactoryException is an Exception (unlike UnsupportedCRSException which was a RuntimeException), we need to take the throws off of the constructors. More... about 20 years ago
added so we can build the src as it stands More... about 20 years ago
removed this erroneous class, use MathTransform instead More... about 20 years ago
removed this erroneous class, use CRSAuthority- or CRSFactory instead More... about 20 years ago
use MathTransform, not deprecated and removed CoordinateTransformation More... about 20 years ago
improved creation of CRSs More... about 20 years ago
added and used DashArray.NONE to avoid a CCE More... about 20 years ago
removed public identifiers More... about 20 years ago
using new factories More... about 20 years ago
removed deprecated methods More... about 20 years ago
cleaned up imports More... about 20 years ago
added methods to create all flavors of CRS More... about 20 years ago
removed commented out methods More... about 20 years ago
removed public identifier from a method More... about 20 years ago