Package net.sourceforge.plantuml
Interface SpecificBackcolorable
-
- All Known Implementing Classes:
EntityImpl
,GroupRoot
,Note
,Participant
,Swimlane
public interface SpecificBackcolorable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Colors
getColors()
void
setColors(Colors colors)
-