Class ElementTreeEntry


  • public class ElementTreeEntry
    extends java.lang.Object
    • Constructor Detail

      • ElementTreeEntry

        public ElementTreeEntry​(int level,
                                Element elmt)
    • Method Detail

      • addCell

        public void addCell​(Element elmt)
      • getPreferredDimensionFirstCell

        public java.awt.geom.Dimension2D getPreferredDimensionFirstCell​(StringBounder stringBounder)
      • getPreferredDimensionOtherCell

        public ListWidth getPreferredDimensionOtherCell​(StringBounder stringBounder)
      • getXDelta

        public double getXDelta()
      • drawFirstCell

        public void drawFirstCell​(UGraphic ug,
                                  double x,
                                  double y)
      • drawSecondCell

        public void drawSecondCell​(UGraphic ug,
                                   double x,
                                   double y,
                                   ListWidth otherWidth,
                                   double margin)