public class CreoleHorizontalLine extends Object
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
static CreoleHorizontalLine |
create(FontConfiguration fontConfiguration,
String line,
char style,
ISkinSimple skinParam) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
public static CreoleHorizontalLine create(FontConfiguration fontConfiguration, String line, char style, ISkinSimple skinParam)
public void drawU(UGraphic ug)
public Dimension2D calculateDimension(StringBounder stringBounder)
public double getStartingAltitude(StringBounder stringBounder)
Copyright © 2017. All Rights Reserved.