Class Checkmark

  • All Implemented Interfaces:
    Icon

    public class Checkmark
    extends Object
    implements Icon
    a simple Icon that draws a checkmark in the lower-right quadrant of its area. Used to draw a checkmark on Picked Vertices.
    Author:
    Tom Nelson
    • Constructor Detail

      • Checkmark

        public Checkmark()
      • Checkmark

        public Checkmark​(Color color)