org.deegree.tools.crs
Class XMLCoordinateTransform

java.lang.Object
  extended by org.deegree.tools.crs.XMLCoordinateTransform

@Tool(value="Converts the GML geometries inside an XML document from one SRS to another.")
public class XMLCoordinateTransform
extends Object

Tool for converting the GML geometries inside an XML document from one SRS to another.

Version:
$Revision: 29642 $, $Date: 2011-02-11 13:59:33 +0100 (Fri, 11 Feb 2011) $
Author:
Markus Schneider, last edited by: $Author: lbuesching $

Constructor Summary
XMLCoordinateTransform()
           
 
Method Summary
static void main(String[] args)
          a starter method to transform a given point or a serie of points read from a file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLCoordinateTransform

public XMLCoordinateTransform()
Method Detail

main

public static void main(String[] args)
a starter method to transform a given point or a serie of points read from a file.

Parameters:
args -


Copyright © 2011. All Rights Reserved.