Skip to content

Commit ecf573d

Browse files
author
mdavis
committed
javadoc
1 parent b51b910 commit ecf573d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/org/osgeo/proj4j/CoordinateTransformation.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
import java.awt.geom.Point2D;
44

5+
import org.osgeo.proj4j.datum.GeocentricConverter;
6+
57
/**
68
* Represents the operation of transforming
79
* a {@link ProjCoordinate} from its current {@link CoordinateSystem}

0 commit comments

Comments
 (0)