Class SourceOrderConfig


  • public class SourceOrderConfig
    extends java.lang.Object
    Configuration data for drawing the source order of an elements children.
    • Constructor Detail

      • SourceOrderConfig

        public SourceOrderConfig​(RGBA parentOutlineColor,
                                 RGBA childOutlineColor)
    • Method Detail

      • getParentOutlineColor

        public RGBA getParentOutlineColor()
        the color to outline the givent element in.
      • getChildOutlineColor

        public RGBA getChildOutlineColor()
        the color to outline the child elements in.