Class UiNetworkGraph

  • All Implemented Interfaces:
    UiObject

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

      • gravity

        protected float gravity
      • theta

        protected float theta
      • alpha

        protected float alpha
      • charge

        protected int charge
      • distance

        protected int distance
      • strength

        protected int strength
      • highlightColor

        protected java.lang.String highlightColor
      • animationDuration

        protected int animationDuration
    • Constructor Detail

      • UiNetworkGraph

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