Class DialCap

All Implemented Interfaces:
Serializable, Cloneable, DialLayer, PublicCloneable

A regular dial layer that can be used to draw a cap over the center of the dial (the base of the dial pointer(s)).
See Also:
  • Constructor Details

    • DialCap

      public DialCap()
      Creates a new instance of StandardDialBackground. The default background paint is Color.WHITE.
  • Method Details