Package org.knowm.xchart.style.markers
Class Oval
- java.lang.Object
-
- org.knowm.xchart.style.markers.Marker
-
- org.knowm.xchart.style.markers.Oval
-
public class Oval extends Marker
-
-
Constructor Summary
Constructors Constructor Description Oval()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpaint(java.awt.Graphics2D g, double xOffset, double yOffset, int markerSize)
-