Package net.sourceforge.plantuml.project
Interface GanttStyle
-
- All Known Implementing Classes:
ChronologyDiagram
,GanttDiagram
,TimeHeaderParameters
public interface GanttStyle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Style
getStyle(SName param)
Style
getStyle(SName param1, SName param2)
-