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