Class CustomGrid


  • public class CustomGrid
    extends Grid
    CustomGrid allows using a specific projection mapping. For debugging purpose.
    • Field Detail

      • coordinates

        protected double[][] coordinates
    • Constructor Detail

      • CustomGrid

        public CustomGrid​(double[][] coordinates)