XMLRegion Class Reference

XML regions are Region objects augmented with extra meta data from an XMLSheet. More...

Inheritance diagram for XMLRegion:

Region List of all members.

Public Member Functions

 XMLRegion (String name, double xInches, double yInches, double wInches, double hInches, String type)
 Constructs a new XMLRegion.
String getType ()
 Returns the type associated with this XMLRegion.

Detailed Description

XML regions are Region objects augmented with extra meta data from an XMLSheet.

This software is distributed under the BSD License.

Author:
Marcello

Definition at line 15 of file XMLRegion.java.


Constructor & Destructor Documentation

XMLRegion ( String  name,
double  xInches,
double  yInches,
double  wInches,
double  hInches,
String  type 
)

Constructs a new XMLRegion.

Parameters:
name 
xInches 
yInches 
wInches 
hInches 
type 

Definition at line 32 of file XMLRegion.java.


Member Function Documentation

String getType (  ) 

Returns the type associated with this XMLRegion.

Returns:

Definition at line 41 of file XMLRegion.java.

Referenced by SheetFrame.SheetFrame().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:42 2007 for R3 Paper Toolkit by  doxygen 1.4.7