Class DriverDotPathG2d

  • All Implemented Interfaces:
    UDriver<DotPath,​java.awt.Graphics2D>

    public class DriverDotPathG2d
    extends java.lang.Object
    implements UDriver<DotPath,​java.awt.Graphics2D>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void draw​(DotPath shape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)  
      • Methods inherited from class java.lang.Object

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

      • DriverDotPathG2d

        public DriverDotPathG2d​(EnsureVisible visible)