Class ShapeGenerator


  • public class ShapeGenerator
    extends java.lang.Object
    • Constructor Detail

      • ShapeGenerator

        public ShapeGenerator()
    • Method Detail

      • generate

        public static ShapeTable generate​(java.io.Reader sourceReader)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • generate

        public static ShapeTable generate​(java.io.InputStream inputStream)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • generate

        public static ShapeTable generate​(java.io.File file)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • generate

        public static ShapeTable generate​(java.nio.file.Path path)
                                   throws java.io.IOException
        Throws:
        java.io.IOException