edu.stanford.hci.r3.paper.sheets
Class XMLSheet

java.lang.Object
  extended by edu.stanford.hci.r3.paper.Sheet
      extended by edu.stanford.hci.r3.paper.sheets.XMLSheet

public class XMLSheet
extends Sheet

A Sheet object based on xml regions as defined by SketchToPaperUI

This software is distributed under the BSD License.


Constructor Summary
XMLSheet(java.io.File xmlFile)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class edu.stanford.hci.r3.paper.Sheet
addConfigurationPath, addRegion, addRegion, addRegions, containsRegion, getConfigurationPaths, getHeight, getName, getParentApplication, getPatternLocationToSheetLocationMapping, getPatternLocationToSheetLocationMapping, getRegion, getRegionNames, getRegionOffset, getRegions, getRenderer, getSize, getWidth, setName, setParentApplication, setPatternLocationToSheetLocationMapping, setRegionOffset, setSize, toDetailedString, toString, toXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLSheet

public XMLSheet(java.io.File xmlFile)
         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)

Copyright 2006 Stanford University