Uses of Interface
net.anwiba.commons.graphic.IGraphics
-
-
Uses of IGraphics in net.anwiba.commons.graphic
Subinterfaces of IGraphics in net.anwiba.commons.graphic Modifier and Type Interface Description interfaceIClosableGraphicsClasses in net.anwiba.commons.graphic that implement IGraphics Modifier and Type Class Description classAbstractGraphicsclassGraphic2DDecoratorMethods in net.anwiba.commons.graphic that return IGraphics Modifier and Type Method Description IGraphicsAbstractGraphics. create()IGraphicsIGraphics. create()Methods in net.anwiba.commons.graphic with parameters of type IGraphics Modifier and Type Method Description voidIGraphicPainter. paint(IGraphics g2d, java.awt.geom.AffineTransform affineTransform, java.awt.Dimension size)static voidGraphicsUtilities. paintTextBackground(IGraphics graphics, java.lang.String string, double x, double y)
-