Package 

Class Insets


  • 
    public final class Insets
    
                        

    An Insets instance holds four integer offsets which describe changes to the four edges of a Rectangle. By convention, positive values move edges towards the centre of the rectangle.

    Insets are immutable so may be treated as values.