Interface ShapeWriter

    • Method Detail

      • write

        void write​(java.io.Writer output,
                   Shape shape)
            throws java.io.IOException
        Write a shape to the output writer
        Throws:
        java.io.IOException
      • toString

        java.lang.String toString​(Shape shape)
        Write a shape to String