Class LundStyle
java.lang.Object
cnuphys.lund.LundStyle
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic LundStyle
addLundStyle
(LundId lundId, Color lineColor) Add a lund style into the databaseGet the fill colorGet the line colorGet the strokestatic LundStyle
Get a style for a given lund Id.Get a transparent version of the fill color.void
setFillColor
(Color color) Set the fill colorvoid
setLineColor
(Color color) Set the line color
-
Field Details
-
styles
-
-
Method Details
-
getLineColor
-
getFillColor
-
getTransparentFillColor
Get a transparent version of the fill color.- Returns:
- a transparent version of the fill color.
-
setLineColor
-
setFillColor
-
getStroke
-
addLundStyle
-
getStyle
-