public class ElementTreeEntry extends Object
Constructor and Description |
---|
ElementTreeEntry(int level,
Element elmt) |
Modifier and Type | Method and Description |
---|---|
void |
addCell(Element elmt) |
void |
drawFirstCell(UGraphic ug,
double x,
double y) |
void |
drawSecondCell(UGraphic ug,
double x,
double y,
ListWidth otherWidth,
double margin) |
Dimension2D |
getPreferredDimensionFirstCell(StringBounder stringBounder) |
ListWidth |
getPreferredDimensionOtherCell(StringBounder stringBounder) |
double |
getXDelta() |
public ElementTreeEntry(int level, Element elmt)
public void addCell(Element elmt)
public Dimension2D getPreferredDimensionFirstCell(StringBounder stringBounder)
public ListWidth getPreferredDimensionOtherCell(StringBounder stringBounder)
public double getXDelta()
public void drawFirstCell(UGraphic ug, double x, double y)
Copyright © 2017. All Rights Reserved.