Uses of Package
org.apache.poi.hwpf.usermodel

Packages that use org.apache.poi.hwpf.usermodel
org.apache.poi.hwpf   
org.apache.poi.hwpf.converter   
org.apache.poi.hwpf.dev   
org.apache.poi.hwpf.extractor   
org.apache.poi.hwpf.model   
org.apache.poi.hwpf.model.types   
org.apache.poi.hwpf.sprm   
org.apache.poi.hwpf.usermodel   
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf
Bookmarks
          User-friendly interface to access document bookmarks
Fields
          User-friendly interface to access document Fields
HWPFList
          This class is used to create a list in a Word document.
Notes
          User-friendly interface to access document notes information
ObjectPoolImpl
           
ObjectsPool
           
OfficeDrawings
          User-friendly interface to access document part's office drawings
OfficeDrawingsImpl
           
Range
          This class is the central class of the HWPF object model.
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.converter
Bookmark
          User friendly interface to access information about document bookmarks
BorderCode
          Mapping class for BRC80 structure (Border Code for Word 97)
CharacterRun
          This class represents a run of text that share common properties.
Field
           
OfficeDrawing
          User-friendly interface to office drawing objects.
Paragraph
           
Picture
          Represents embedded picture extracted from Word Document
PictureType
          Picture types supported by MS Word format
Range
          This class is the central class of the HWPF object model.
Section
           
Table
           
TableCell
           
TableRow
           
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.dev
ParagraphProperties
           
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.extractor
Range
          This class is the central class of the HWPF object model.
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.model
CharacterProperties
           
CharacterRun
          This class represents a run of text that share common properties.
ParagraphProperties
           
Picture
          Represents embedded picture extracted from Word Document
SectionProperties
           
Shape
          Deprecated. Use OfficeDrawing instead
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.model.types
BorderCode
          Mapping class for BRC80 structure (Border Code for Word 97)
DateAndTime
          This class is used to represent a date and time in a Word document.
DropCapSpecifier
          This data structure is used by a paragraph to determine how it should drop its first letter.
LineSpacingDescriptor
          This class is used to determine line spacing for a paragraph.
ShadingDescriptor
          The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
TableAutoformatLookSpecifier
           
TableCellDescriptor
           
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.sprm
CharacterProperties
           
ParagraphProperties
           
SectionProperties
           
TableProperties
           
 

Classes in org.apache.poi.hwpf.usermodel used by org.apache.poi.hwpf.usermodel
Bookmark
          User friendly interface to access information about document bookmarks
Bookmarks
          User-friendly interface to access document bookmarks
BorderCode
          Mapping class for BRC80 structure (Border Code for Word 97)
CharacterProperties
           
CharacterRun
          This class represents a run of text that share common properties.
DropCapSpecifier
          This data structure is used by a paragraph to determine how it should drop its first letter.
Field
           
Fields
          User-friendly interface to access document Fields
LineSpacingDescriptor
          This class is used to determine line spacing for a paragraph.
ListEntry
           
Notes
          User-friendly interface to access document notes information
ObjectsPool
           
OfficeDrawing
          User-friendly interface to office drawing objects.
OfficeDrawing.HorizontalPositioning
           
OfficeDrawing.HorizontalRelativeElement
           
OfficeDrawing.VerticalPositioning
           
OfficeDrawing.VerticalRelativeElement
           
OfficeDrawings
          User-friendly interface to access document part's office drawings
Paragraph
           
ParagraphProperties
           
PictureType
          Picture types supported by MS Word format
Range
          This class is the central class of the HWPF object model.
Section
           
ShadingDescriptor
          The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
ShadingDescriptor80
          The SHD80 is a substructure of the CHP and PAP, and TC for Word 97.
Table
           
TableAutoformatLookSpecifier
           
TableCell
           
TableCellDescriptor
           
TableProperties
           
TableRow
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.