net.sourceforge.plantuml.ugraphic
Class AbstractCommonUGraphic
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
-
- All Implemented Interfaces:
- UGraphic
- Direct Known Subclasses:
- AbstractUGraphic, UGraphicTxt
public abstract class AbstractCommonUGraphic extends java.lang.Object implements UGraphic
-
-
Constructor Summary
Constructors Constructor and Description AbstractCommonUGraphic(ColorMapper colorMapper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description UGraphicapply(UChange change)voidflushUg()UClipgetClip()ColorMappergetColorMapper()UParamgetParam()booleanmatchesProperty(java.lang.String propertyName)-
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, draw, getStringBounder, startUrl
-
-
-
-
Constructor Detail
-
AbstractCommonUGraphic
public AbstractCommonUGraphic(ColorMapper colorMapper)
-
-
Method Detail
-
getClip
public final UClip getClip()
-
getColorMapper
public final ColorMapper getColorMapper()
- Specified by:
getColorMapperin interfaceUGraphic
-
matchesProperty
public boolean matchesProperty(java.lang.String propertyName)
- Specified by:
matchesPropertyin interfaceUGraphic
-
-
DataMelt 3.0 © DataMelt by jWork.ORG