Class SeriesColorMarkerLineStyle
java.lang.Object
org.knowm.xchart.internal.style.SeriesColorMarkerLineStyle
A DTO to hold the Series' Color, Marker, and LineStyle
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSeriesColorMarkerLineStyle(Color color, Marker marker, BasicStroke stroke) Constructor -
Method Summary
-
Field Details
-
color
-
marker
-
stroke
-
-
Constructor Details
-
SeriesColorMarkerLineStyle
Constructor- Parameters:
color-marker-stroke-
-
-
Method Details
-
getColor
-
getMarker
-
getStroke
-