Uses of Interface
net.anwiba.commons.graphic.IGraphicResolution
-
-
Uses of IGraphicResolution in net.anwiba.commons.graphic
Methods in net.anwiba.commons.graphic that return IGraphicResolution Modifier and Type Method Description IGraphicResolutionAbstractGraphics. getGraphicResolution()IGraphicResolutionIGraphics. getGraphicResolution()Methods in net.anwiba.commons.graphic with parameters of type IGraphicResolution Modifier and Type Method Description ClosableGraphicsBuilderClosableGraphicsBuilder. setGraphicResolution(IGraphicResolution graphicResolution)Constructors in net.anwiba.commons.graphic with parameters of type IGraphicResolution Constructor Description AbstractGraphics(IGraphicResolution graphicResolution, java.awt.Graphics2D graphics, IShapeProxyFactory shapeProxyFactory)Graphic2DDecorator(IGraphicResolution graphicResolution, java.awt.Graphics2D graphics)Graphic2DDecorator(IGraphicResolution graphicResolution, java.awt.Graphics2D graphics, java.awt.RenderingHints hints, IShapeProxyFactory shapeProxyFactory)
-