visit Kofax web site

de.softpro.signware.SPWeightedFrame Class Reference

List of all members.

Detailed Description

Container for a Rectangle and the associated weight.

Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)


Public Member Functions

int getHeight ()
 Query the height of the Rectangle of this object.
int getLeft ()
 Query the left coordinate of the Rectangle of this object.
java.awt.Rectangle getRectangle ()
 Query the Rectangle of this object.
int getTop ()
 Query the top coordinate of the Rectangle of this object.
double getWeight ()
 Query the weight of this object.
int getWidth ()
 Query the width of the Rectangle of this object.
 SPWeightedFrame (java.awt.Rectangle rcl, double weight)
 Constructor.
String toString ()


Constructor & Destructor Documentation

de.softpro.signware.SPWeightedFrame.SPWeightedFrame java.awt.Rectangle  rcl,
double  weight
 

Constructor.

Parameters:
rcl [i] the rectangle
weight [i] the associated weight
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)


Member Function Documentation

int de.softpro.signware.SPWeightedFrame.getHeight  ) 
 

Query the height of the Rectangle of this object.

Returns:
int the height
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)

int de.softpro.signware.SPWeightedFrame.getLeft  ) 
 

Query the left coordinate of the Rectangle of this object.

Returns:
int the left coordinate
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)

java.awt.Rectangle de.softpro.signware.SPWeightedFrame.getRectangle  ) 
 

Query the Rectangle of this object.

Returns:
java.awt.Rectangle the rectangle
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)

int de.softpro.signware.SPWeightedFrame.getTop  ) 
 

Query the top coordinate of the Rectangle of this object.

Returns:
int the left coordinate
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)

double de.softpro.signware.SPWeightedFrame.getWeight  ) 
 

Query the weight of this object.

Returns:
double the weight
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)

int de.softpro.signware.SPWeightedFrame.getWidth  ) 
 

Query the width of the Rectangle of this object.

Returns:
int the width
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)

String de.softpro.signware.SPWeightedFrame.toString  ) 
 


The documentation for this class was generated from the following file: