Klasse UiTreeGraph

Alle implementierten Schnittstellen:
UiObject

public class UiTreeGraph extends UiComponent implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Felddetails

    • nodes

      protected List<UiTreeGraphNode> nodes
    • backgroundColor

      protected String backgroundColor
    • zoomFactor

      protected float zoomFactor
    • compact

      protected boolean compact
    • verticalLayerGap

      protected int verticalLayerGap
    • sideListIndent

      protected int sideListIndent
    • sideListVerticalGap

      protected int sideListVerticalGap
    • horizontalSiblingGap

      protected int horizontalSiblingGap
    • horizontalNonSignlingGap

      protected int horizontalNonSignlingGap
  • Konstruktordetails

    • UiTreeGraph

      public UiTreeGraph()
  • Methodendetails