public class JaxoGraphics2D extends JaxoWrapperGraphics2D
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
DEFAULT_HELP_COLOR
Default visualAid color.
|
static java.awt.Stroke |
DEFAULT_HELP_STROKE
Default visualAid Stroke.
|
Constructor and Description |
---|
JaxoGraphics2D(java.awt.Graphics2D g)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isPrinting()
If printing is active, do not paint any UI-elements or aids.
|
void |
setPrinting(boolean value)
Sets whether printing is currently active.
|
addRenderingHints, clearRect, clip, clipRect, clone, copy, copyArea, create, create, dispose, draw, draw3DRect, drawArc, drawBytes, drawChars, drawGlyphVector, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawLine, drawOval, drawPolygon, drawPolygon, drawPolyline, drawRect, drawRenderableImage, drawRenderedImage, drawRoundRect, drawString, drawString, drawString, drawString, fill, fill3DRect, fillArc, fillOval, fillPolygon, fillPolygon, fillRect, fillRoundRect, getBackground, getClip, getClipBounds, getClipBounds, getColor, getComposite, getDeviceConfiguration, getFont, getFontMetrics, getFontMetrics, getFontRenderContext, getPaint, getRenderingHint, getRenderingHints, getStroke, getTransform, hit, hitClip, rotate, rotate, scale, setBackground, setClip, setClip, setColor, setComposite, setFont, setPaint, setPaintMode, setRenderingHint, setRenderingHints, setStroke, setTransform, setXORMode, shear, transform, translate, translate
public static final java.awt.Color DEFAULT_HELP_COLOR
public static final java.awt.Stroke DEFAULT_HELP_STROKE
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.