Class GraphicsPath


  • public class GraphicsPath
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphicsPath​(ColorMapper colorMapper, java.lang.String path)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ImageData writeImage​(java.io.OutputStream os)  
      • Methods inherited from class java.lang.Object

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

      • GraphicsPath

        public GraphicsPath​(ColorMapper colorMapper,
                            java.lang.String path)
    • Method Detail

      • writeImage

        public ImageData writeImage​(java.io.OutputStream os)
                             throws java.io.IOException
        Throws:
        java.io.IOException