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