Package net.anwiba.commons.graphic
Interface IClosableGraphics
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()-
Methods inherited from interface net.anwiba.commons.graphic.IGraphics
clearRect, clip, clipRect, copyArea, create, draw, drawArc, drawGlyphVector, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawLine, drawOval, drawPolygon, drawPolyline, drawRenderableImage, drawRenderedImage, drawRoundRect, drawString, drawString, drawString, drawString, fill, fillArc, fillOval, fillPolygon, fillRect, fillRoundRect, getBackground, getClip, getClipBounds, getColor, getComposite, getDeviceConfiguration, getFont, getFontMetrics, getFontRenderContext, getGraphicResolution, getPaint, getRenderingHint, getRenderingHints, getStroke, getTransform, getValueTransformer, hit, rotate, rotate, scale, setBackground, setClip, setClip, setColor, setComposite, setFont, setPaint, setPaintMode, setStroke, setTransform, setXORMode, shear, transform, translate, translate
-
-