Class CS8307_54004


  • public class CS8307_54004
    extends java.lang.Object
    (non-Javadoc)
    • Constructor Summary

      Constructors 
      Constructor Description
      CS8307_54004()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean transform​(double[] pointsIn, int dim, int[] sridFromTo, double[] pointsOut)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CS8307_54004

        public CS8307_54004()
    • Method Detail

      • transform

        public static boolean transform​(double[] pointsIn,
                                        int dim,
                                        int[] sridFromTo,
                                        double[] pointsOut)