Class UiTreeGraph

  • All Implemented Interfaces:
    UiObject

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

      • backgroundColor

        protected UiColor backgroundColor
      • zoomFactor

        protected float zoomFactor
    • Constructor Detail

      • UiTreeGraph

        @Deprecated
        public UiTreeGraph()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • UiTreeGraph

        public UiTreeGraph​(java.lang.String id,
                           java.util.List<UiTreeGraphNode> nodes)