A B C D E F G H I J L M N O P Q R S T U V W

T

TARGET_EXTERNAL - Static variable in class com.powerml.structures.Hyperlink
 
TARGET_FIRST_SLIDE - Static variable in class com.powerml.structures.Hyperlink
 
TARGET_LAST_SLIDE - Static variable in class com.powerml.structures.Hyperlink
 
TARGET_NEXT_SLIDE - Static variable in class com.powerml.structures.Hyperlink
 
TARGET_PREV_SLIDE - Static variable in class com.powerml.structures.Hyperlink
 
TARGET_SLIDE_INDEX - Static variable in class com.powerml.structures.Hyperlink
 
TERMINATOR - Static variable in class com.powerml.structures.shapes.ShapeTypes
Terminator
TEXT_BOX - Static variable in class com.powerml.structures.shapes.ShapeTypes
Text box
THICK_ARROW - Static variable in class com.powerml.structures.shapes.ShapeTypes
Thick arrow
TIFPicture - class com.powerml.structures.pics.TIFPicture.
Represents a TIF image.
TRAPEZOID - Static variable in class com.powerml.structures.shapes.ShapeTypes
Trapezoid
TRIANGLE - Static variable in class com.powerml.structures.shapes.ShapeTypes
Triangle
TYPE_BACKGROUND - Static variable in class com.powerml.structures.styles.FillStyle
Background fill (you can see background filling through shape; all other fill parameters irrelevant)
TYPE_BODY - Static variable in class com.powerml.structures.text.Text
Body text type
TYPE_CENTER - Static variable in class com.powerml.structures.text.Tab
Center tab stop
TYPE_CHART - Static variable in class com.powerml.structures.PlaceholderDescriptor
Chart on a slide
TYPE_CLIPART - Static variable in class com.powerml.structures.PlaceholderDescriptor
Clipart on a slide
TYPE_DECIMAL - Static variable in class com.powerml.structures.text.Tab
Decimal tab stop
TYPE_DOUBLE - Static variable in class com.powerml.structures.styles.ShadowStyle
Doube shadow
TYPE_EMBOSS_ENGRAVE - Static variable in class com.powerml.structures.styles.ShadowStyle
Embossed/engraved shadow
TYPE_GRADIENT - Static variable in class com.powerml.structures.styles.FillStyle
Gradient fill (uses gradient types, styles, and primary and secondary transparencies)
TYPE_HALF_BODY - Static variable in class com.powerml.structures.text.Text
Half body text type
TYPE_HEADER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Header on a slide
TYPE_HEADER - Static variable in class com.powerml.structures.text.Text
Header text type
TYPE_LEFT - Static variable in class com.powerml.structures.text.Tab
Left tab stop
TYPE_MASTER_DATE - Static variable in class com.powerml.structures.PlaceholderDescriptor
Date on a (slide/title/notes) master
TYPE_MASTER_FOOTER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Footer on a (slide/title/notes) master
TYPE_MASTER_SLIDE_NUMBER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Slide number on a (slide/title/notes) master
TYPE_MEDIACLIP - Static variable in class com.powerml.structures.PlaceholderDescriptor
Media clip on a slide
TYPE_NOTES - Static variable in class com.powerml.structures.text.Text
Notes text type
TYPE_OBJECT - Static variable in class com.powerml.structures.PlaceholderDescriptor
Object on a slide (can be a chart, a table, a clipart etc.)
TYPE_OFFSET - Static variable in class com.powerml.structures.styles.ShadowStyle
Offset shadow
TYPE_ORGCHART - Static variable in class com.powerml.structures.PlaceholderDescriptor
Organizational chart on a slide
TYPE_PATTERN - Static variable in class com.powerml.structures.styles.FillStyle
Pattern fill (vector fill, use primary and secondary colors and transparencies)
TYPE_PATTERN - Static variable in class com.powerml.structures.styles.LineStyle
Patterned line
TYPE_PICTURE - Static variable in class com.powerml.structures.styles.FillStyle
Picture fill (uses non-repeating bitmap)
TYPE_QUARTER_BODY - Static variable in class com.powerml.structures.text.Text
Quarter body text type
TYPE_RICH - Static variable in class com.powerml.structures.styles.ShadowStyle
Rich shadow
TYPE_RIGHT - Static variable in class com.powerml.structures.text.Tab
Right tab stop
TYPE_SHAPE - Static variable in class com.powerml.structures.text.Text
Shape text type
TYPE_SLIDE_MASTER_BODY - Static variable in class com.powerml.structures.PlaceholderDescriptor
Body on a slide master
TYPE_SLIDE_MASTER_HEADER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Title on a slide master
TYPE_SOLID - Static variable in class com.powerml.structures.styles.FillStyle
Solid fill (only primary color and transparency relevant)
TYPE_SOLID - Static variable in class com.powerml.structures.styles.LineStyle
Solid line (not patterned)
TYPE_TABLE - Static variable in class com.powerml.structures.PlaceholderDescriptor
Table on a slide
TYPE_TEXT - Static variable in class com.powerml.structures.PlaceholderDescriptor
Text on a slide
TYPE_TEXTURE - Static variable in class com.powerml.structures.styles.FillStyle
Texture fill (uses repeating bitmap)
TYPE_TITLE_BODY - Static variable in class com.powerml.structures.text.Text
Body on title slide text type
TYPE_TITLE_HEADER - Static variable in class com.powerml.structures.text.Text
Header on title slide text type
TYPE_TITLE_MASTER_BODY - Static variable in class com.powerml.structures.PlaceholderDescriptor
Subtitle on a title master
TYPE_TITLE_MASTER_HEADER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Title on a title master
TYPE_TITLE_SLIDE_BODY - Static variable in class com.powerml.structures.PlaceholderDescriptor
Subtitle on a title slide
TYPE_TITLE_SLIDE_HEADER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Title on a title slide
TYPE_UNKNOWN - Static variable in class com.powerml.structures.text.Text
Unknown text type
TYPE_VERTICAL_HEADER - Static variable in class com.powerml.structures.PlaceholderDescriptor
Vertical header on a slide
TYPE_VERTICAL_TEXT - Static variable in class com.powerml.structures.PlaceholderDescriptor
Vertical text on a slide
Tab - class com.powerml.structures.text.Tab.
TODO: Comments
Text - class com.powerml.structures.text.Text.
This class is used to represent text, e.g. contained in a shape or a placeholder.
TextLayout - class com.powerml.structures.text.TextLayout.
Represents the layout of a text relative to the containing shape.
TitleMaster - class com.powerml.structures.TitleMaster.
Represents a title master.
Token - class com.powerml.structures.text.Token.
This class defines a text fragment with uniform character properties (e.g.
toCompressedXml(OutputStream) - Method in class com.powerml.PresentationParser
This method transforms the parsed presentation data to ZLIB compressed XML and writes it to a stream.
toDom4JDocument() - Method in class com.powerml.PresentationParser
Transforms the parsed presentation data to a dom4j document (see the dom4j site for further details).
toFormattedXml(OutputStream) - Method in class com.powerml.PresentationParser
Transforms the parsed presentation data to formatted XML.
toString() - Method in class com.powerml.structures.basic.RGBColor
Returns the color as a string.
toString() - Method in class com.powerml.structures.basic.Rect
Returns a string representation of the current instance.
toString() - Method in class com.powerml.structures.text.Tab
TODO: Comments
toW3CDocument() - Method in class com.powerml.PresentationParser
Transforms the parsed presentation data to a W3C XML document.
toXml(OutputStream) - Method in class com.powerml.PresentationParser
Transforms the parsed presentation data to (unformatted) XML which is written to an output stream.

A B C D E F G H I J L M N O P Q R S T U V W
© 2004-2005 Ralf Terdic. All rights reserved.
www.powerml.com