Class PaintHelper
java.lang.Object
xal.extension.widgets.swing.wheelswitch.util.PaintHelper
Static helper class for painting standardised symbols over existing Graphics
objects.
- Version:
- $id$
- Author:
- Jernej Kamenik
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic RenderingHints
static void
paintRectangle
(Graphics g, int x, int y, int width, int height, Color color, float strokeWidth) static void
paintRectangle
(Graphics g, Color color, float strokeWidth)
-
Field Details
-
qualityHints
-
-
Method Details
-
getAntialiasingHints
-
paintRectangle
-
paintRectangle
-