Class BorderNode

All Implemented Interfaces:
PointerInterface

public class BorderNode extends RenderNode
  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getColors

      public RGBA getColors()
      Retrieves the colors of the border.
      Returns:
      an array of 4 `GdkRGBA` structs for the top, right, bottom and left color of the border
    • getOutline

      public RoundedRect getOutline()
      Retrieves the outline of the border.
      Returns:
      the outline of the border
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()