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