Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VTypes - Release 1
Uses of Class org.violetlib.types.Bounds
Deprecated: ShowHide

Uses of Class
org.violetlib.types.Bounds

    • Uses of Bounds in org.violetlib.types

      Methods in org.violetlib.types that return Bounds 
      Modifier and Type Method and Description
      static Bounds  Bounds.create(int x, int y, int width, int height)
       
      Bounds  Bounds.enlarge(int delta)
       
      Bounds  Bounds.offset(int xOffset, int yOffset)