| org.geotools.referencing.crs.CRSTest
CRSTest | public class CRSTest extends TestCase (Code) | | author: Jody Garnett |
Field Summary | |
public static GeometryFactory | factory |
factory | public static GeometryFactory factory(Code) | | |
coords | public static CoordinateSequence coords(double coords)(Code) | | |
poly | public static Polygon poly(double coords)(Code) | | |
ring | public static LinearRing ring(double coords)(Code) | | |
testManditoryTranform | public void testManditoryTranform() throws Exception(Code) | | |
|
|