Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
Java Native Rendering
Uses of Class org.violetlib.jnr.CenteredInsetter1
Deprecated: ShowHide

Uses of Class
org.violetlib.jnr.CenteredInsetter1

  • Packages that use CenteredInsetter1 
    Package Description
    org.violetlib.jnr
     
    • Uses of CenteredInsetter1 in org.violetlib.jnr

      Methods in org.violetlib.jnr that return CenteredInsetter1 
      Modifier and Type Method and Description
      static CenteredInsetter1  CenteredInsetter1.createCentered(float regionSize)
      Create a single dimension insets for a fixed size region that is centered in the component.
      static CenteredInsetter1  CenteredInsetter1.createCentered(float regionSize, float offset)
      Create a single dimension insets for a fixed size region that is centered in the component.
      static CenteredInsetter1  CenteredInsetter1.createCentered(float regionSize, float alignmentRegionSize, float offset)
      Create a single dimension insets for a fixed size region that is centered in the component.