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

Quick Search    Search Deep

Uses of Package
org.apache.poi.ddf

Classes in org.apache.poi.ddf used by org.apache.poi.ddf
EscherBSERecord
          The BSE record is related closely to the EscherBlipRecord and stores extra information about the blip.
EscherChildAnchorRecord
          The escher child achor record is used to specify the position of a shape under an existing group.
EscherClientAnchorRecord
          The escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.
EscherClientDataRecord
          The EscherClientDataRecord is used to store client specific data about the position of a shape within a container.
EscherComplexProperty
          A complex property differs from a simple property in that the data can not fit inside a 32 bit integer.
EscherDggRecord
          This record defines the drawing groups used for a particular sheet.
EscherDggRecord.FileIdCluster
           
EscherDgRecord
          This record simply holds the number of shapes in the drawing group and the last shape id used for this drawing group.
EscherProperty
          This is the abstract base class for all escher properties.
EscherPropertyMetaData
          This class stores the type and description of an escher property.
EscherRecord
          The base abstract record from which all escher records are defined.
EscherRecord.EscherRecordHeader
          This class reads the standard escher header.
EscherRecordFactory
          The escher record factory interface allows for the creation of escher records from a pointer into a data array.
EscherSerializationListener
          Interface for listening to escher serialization events.
EscherSimpleProperty
          A simple property is of fixed length and as a property number in addition to a 32-bit value.
EscherSpgrRecord
          The spgr record defines information about a shape group.
EscherSplitMenuColorsRecord
          A list of the most recently used colours for the drawings contained in this document.
EscherSpRecord
          Together the the EscherOptRecord this record defines some of the basic properties of a shape.