Class GeometryOutput


  • public class GeometryOutput
    extends Object
    Outputs geometry in a specified format.
    Author:
    Admin
    • Constructor Detail

    • Method Detail

      • printGeometry

        public void printGeometry​(Geometry geom,
                                  int srid,
                                  String outputFormat)
      • writeGeometrySummary

        public static String writeGeometrySummary​(String label,
                                                  int numGeoms,
                                                  String geomTypes,
                                                  int numVert)