Package net.sourceforge.plantuml.abel
Interface SpecificBackcolorable
-
- All Known Implementing Classes:
Entity
,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)
-