Class PlainBlock

  • All Implemented Interfaces:
    BlockPainter

    public class PlainBlock
    extends java.lang.Object
    implements BlockPainter
    A painter that just draws a block (or bar).
    Author:
    Matthew Pocock
    • Constructor Summary

      Constructors 
      Constructor Description
      PlainBlock()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void paintBlock​(LogoContext ctxt, java.awt.geom.Rectangle2D block, AtomicSymbol sym)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait