net.sourceforge.plantuml.project2
Class RowSimple
java.lang.Object
net.sourceforge.plantuml.project2.RowSimple
- All Implemented Interfaces:
- Row
public class RowSimple
- extends Object
- implements Row
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowSimple
public RowSimple(Day first,
Day last)
RowSimple
public RowSimple(Day first,
Day last,
HtmlColor backcolor)
RowSimple
public RowSimple(Day first,
Day last,
HtmlColor backcolor,
TextBlock header)
asTextBloc
public TextBlock asTextBloc(TimeConverter timeConverter)
- Specified by:
asTextBloc
in interface Row
getMinXwithoutHeader
public double getMinXwithoutHeader(TimeConverter timeConverter)
- Specified by:
getMinXwithoutHeader
in interface Row
getMaxXwithoutHeader
public double getMaxXwithoutHeader(TimeConverter timeConverter)
- Specified by:
getMaxXwithoutHeader
in interface Row
getHeight
public double getHeight()
- Specified by:
getHeight
in interface Row
header
public TextBlock header()
- Specified by:
header
in interface Row
Copyright © 2012. All Rights Reserved.