Class Rectangle


  • public class Rectangle
    extends Marker
    • Constructor Detail

      • Rectangle

        public Rectangle()
    • Method Detail

      • paint

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