Interface RSBoundaryDecor

All Superinterfaces:
RSDoublyLinkedNode, RSEntity, RSNode, RSProvider, RSSceneObject

public interface RSBoundaryDecor extends RSSceneObject
  • Method Details

    • getAbsoluteX

      int getAbsoluteX()
    • getOffsetX

      int getOffsetX()
    • getAbsoluteY

      int getAbsoluteY()
    • getOrientation

      int getOrientation()
    • getOffsetY

      int getOffsetY()
    • getRenderConfig

      int getRenderConfig()
    • getLinkedEntity

      RSEntity getLinkedEntity()
      Specified by:
      getLinkedEntity in interface RSSceneObject
    • getConfig

      int getConfig()
      Specified by:
      getConfig in interface RSSceneObject
    • getHeight

      int getHeight()
      Specified by:
      getHeight in interface RSEntity
      Specified by:
      getHeight in interface RSSceneObject