Package net.sourceforge.plantuml
Interface LineConfigurable
-
- All Known Implementing Classes:
EntityImpl
,GroupRoot
public interface LineConfigurable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Colors
getColors(ISkinParam skinParam)
void
setSpecificColorTOBEREMOVED(ColorType type, HColor color)
-
-
-
Method Detail
-
getColors
Colors getColors(ISkinParam skinParam)
-
-