Class UGraphicHandwritten
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.hand.UGraphicHandwritten
-
-
Constructor Summary
Constructors Constructor Description UGraphicHandwritten(UGraphic ug)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UGraphicapply(UChange change)voidcloseAction()voiddraw(UShape shape)voidflushUg()ColorMappergetColorMapper()UParamgetParam()StringBoundergetStringBounder()booleanmatchesProperty(java.lang.String propertyName)voidstartUrl(Url url)
-
-
-
Constructor Detail
-
UGraphicHandwritten
public UGraphicHandwritten(UGraphic ug)
-
-
Method Detail
-
getStringBounder
public StringBounder getStringBounder()
- Specified by:
getStringBounderin interfaceUGraphic
-
getColorMapper
public ColorMapper getColorMapper()
- Specified by:
getColorMapperin interfaceUGraphic
-
closeAction
public void closeAction()
- Specified by:
closeActionin interfaceUGraphic
-
matchesProperty
public boolean matchesProperty(java.lang.String propertyName)
- Specified by:
matchesPropertyin interfaceUGraphic
-
-