Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.poi.hssf.model

Interface Summary
Model enclosing_type describe the purpose here
 

Class Summary
AbstractShape An abstract shape is the lowlevel model for a shape.
ConvertAnchor $Id: ConvertAnchor.java,v 1.1.2.2 2004/02/22 11:54:46 glens Exp $
DrawingManager Provides utilities to manage drawing groups.
FormulaParser This class parses a formula string into a List of tokens in RPN order.
LineShape Represents a line shape and creates all the line specific low level records.
Node Private helper class, used to create a tree representation of the formula
PolygonShape  
Sheet Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and ending with the sheets EOF.
SheetTest  
SimpleFilledShape  
TestDrawingManager  
TestFormulaParser Test the low level formula parser functionality.
TestSheet Unit test for the Sheet class.
TextboxShape Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval.
Workbook Low level model implementation of a Workbook.
WorkbookRecordList