Uses of Class
org.faceless.graph2.StripedPaint
-
Packages that use StripedPaint Package Description org.faceless.graph2 -
-
Uses of StripedPaint in org.faceless.graph2
Methods in org.faceless.graph2 with parameters of type StripedPaint Modifier and Type Method Description void
AxesGraph. setBackWallPaint(StripedPaint paint)
Set the paint to use on the back wall to aStripedPaint
.void
Axis. setWallPaint(StripedPaint paint)
Set the paint to be used on the wall to aStripedPaint
-