Uses of Interface
org.openbp.swing.Scalable

Packages that use Scalable
org.openbp.swing Various Swing components. 
 

Uses of Scalable in org.openbp.swing
 

Methods in org.openbp.swing with parameters of type Scalable
static int SwingUtil.applyScale(int coordinate, boolean scaleToDoc, Scalable view)
          Applies the current scale factor of the view to a coordinate.
static java.awt.Point SwingUtil.applyScale(java.awt.Point p, boolean scaleToDoc, Scalable view)
          Applies the current scale factor of the view to a point.
static java.awt.Rectangle SwingUtil.applyScale(java.awt.Rectangle r, boolean scaleToDoc, Scalable view)
          Applies the current scale factor of the view to a rectangle.
 



Copyright © 2011. All Rights Reserved.