net.sourceforge.plantuml.ugraphic
Class AbstractUGraphic<O>
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
-
- net.sourceforge.plantuml.ugraphic.AbstractUGraphic<O>
-
- All Implemented Interfaces:
- UGraphic
- Direct Known Subclasses:
- UGraphicBraille, UGraphicEps, UGraphicG2d, UGraphicHtml5, UGraphicNull, UGraphicSvg, UGraphicTikz, UGraphicVdx
public abstract class AbstractUGraphic<O> extends AbstractCommonUGraphic
-
-
Constructor Summary
Constructors Constructor and Description AbstractUGraphic(ColorMapper colorMapper, O graphic)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddraw(UShape shape)-
Methods inherited from class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
apply, flushUg, getClip, getColorMapper, getParam, matchesProperty
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.ugraphic.UGraphic
closeAction, getStringBounder, startUrl
-
-
-
-
Constructor Detail
-
AbstractUGraphic
public AbstractUGraphic(ColorMapper colorMapper, O graphic)
-
-
Method Detail
-
draw
public final void draw(UShape shape)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG