Class Square


  • public class Square
    extends Marker
    Author:
    timmolter
    • Constructor Detail

      • Square

        public Square()
    • Method Detail

      • paint

        public void paint​(Graphics2D g,
                          double xOffset,
                          double yOffset,
                          int markerSize)
        Specified by:
        paint in class Marker