Adobe.com
Contents Suites Classes Class Index Member Index

IText.h File Reference

#include "ATESuites.h"
#include "ATEException.h"
#include "SloTextdomTypes.h"

Go to the source code of this file.

Classes

class  ATE::IApplicationPaint
 Encapsulates Illustrator-specific painting of fill and stroke for text, as defined by the AIATEPaintSuite. More...
class  ATE::ICompFont
 Encapsulates a composite font as a text resource. More...
class  ATE::ICompFontClass
 Encapsulates a font character class as a text resource. More...
class  ATE::ICompFontClassSet
 Encapsulates a font class set as a text resource. More...
class  ATE::ICompFontComponent
 Encapsulates a font component as a text resource. More...
class  ATE::ICompFontSet
 Encapsulates a composite font set as a text resource. More...
class  ATE::IGlyphRun
 Encapsulates a glyph run as a text resource. More...
class  ATE::IGlyphRunsIterator
 This object enables you to iterate through the set of glyph runs in the current document. More...
class  ATE::IMojiKumi
 Encapsulates the MojiKumi characteristics of a character as a text resource. More...
class  ATE::IMojiKumiSet
 Encapsulates a MojiKumi set as a text resource. More...
class  ATE::ITextFrame
 This class encapsulates a text frame, which manages the layout of a text range into rows and columns. More...
class  ATE::ITextFramesIterator
 This object enables you to iterate through the set of text frames in the current document. More...
class  ATE::ITextLine
 This class encapsulates a line of text in a text frame. More...
class  ATE::ITextLinesIterator
 This object enables you to iterate through the set of text lines in a text frame. More...
class  ATE::ITextResources
 Parent class for IApplicationTextResources and IDocumentTextResources. More...
class  ATE::IApplicationTextResources
 Parent class for IDocumentTextResources. More...
class  ATE::IDocumentTextResources
 This object encapsulates the text resources of a document. More...
class  ATE::IVersionInfo
 This object encapsulates version information for the Adobe Text Engine (ATE). More...
class  ATE::IArrayApplicationPaintRef
 Provides access to an ordered collection of application paint objects, which encapsulate Illustrator-specific painting of fill and stroke for text, as defined by the AIATEPaintSuite. More...
class  ATE::IArrayReal
 Provides access to an ordered collection of real-number values. More...
class  ATE::IArrayBool
 Provides access to an ordered collection of boolean values. More...
class  ATE::IArrayInteger
 Provides access to an ordered collection of integer values. More...
class  ATE::IArrayLineCapType
 Provides access to an ordered collection of line-cap type values. More...
class  ATE::IArrayFigureStyle
 Provides access to an ordered collection of figure style values. More...
class  ATE::IArrayLineJoinType
 Provides access to an ordered collection of line-join type values. More...
class  ATE::IArrayWariChuJustification
 Provides access to an ordered collection of WariChu justification values. More...
class  ATE::IArrayStyleRunAlignment
 Provides access to an ordered collection of style-run alignment values. More...
class  ATE::IArrayAutoKernType
 Provides access to an ordered collection of automatic kern type values. More...
class  ATE::IArrayBaselineDirection
 Provides access to an ordered collection of baseline direction values. More...
class  ATE::IArrayLanguage
 Provides access to an ordered collection of language values. More...
class  ATE::IArrayFontCapsOption
 Provides access to an ordered collection of font caps option values. More...
class  ATE::IArrayFontBaselineOption
 Provides access to an ordered collection of font baseline option values. More...
class  ATE::IArrayFontOpenTypePositionOption
 Provides access to an ordered collection of font OpenType position option values. More...
class  ATE::IArrayUnderlinePosition
 Provides access to an ordered collection of underline position values. More...
class  ATE::IArrayStrikethroughPosition
 Provides access to an ordered collection of strikethrough position values. More...
class  ATE::IArrayParagraphJustification
 Provides access to an ordered collection of paragraph justification values. More...
class  ATE::IArrayArrayReal
 Provides access to an ordered collection of arrays of real-number values. More...
class  ATE::IArrayBurasagariType
 Provides access to an ordered collection of Burasagari type values. More...
class  ATE::IArrayPreferredKinsokuOrder
 Provides access to an ordered collection of preferred Kinsoku order values. More...
class  ATE::IArrayKinsokuRef
 Provides access to an ordered collection of Kinsoku objects. More...
class  ATE::IArrayMojiKumiRef
 Provides access to an ordered collection of MojiKumi objects. More...
class  ATE::IArrayMojiKumiSetRef
 Provides access to an ordered collection of MojiKumi set objects. More...
class  ATE::IArrayTabStopsRef
 Provides access to an ordered collection of tab-stops objects. More...
class  ATE::IArrayLeadingType
 Provides access to an ordered collection of preferred leading type values. More...
class  ATE::IArrayFontRef
 Provides access to an ordered collection of font objects. More...
class  ATE::IArrayGlyphID
 Provides access to an ordered collection of glyph identifier objects. More...
class  ATE::IArrayRealPoint
 Provides access to an ordered collection of point position values with real-number coordinates. More...
class  ATE::IArrayRealMatrix
 Provides access to an ordered collection of transformation matrix values. More...
class  ATE::IArrayLine
 Provides access to an ordered collection of line objects where each entry is the start and end point of a 2D line. More...
class  ATE::IArrayComposerEngine
 Provides access to an ordered collection of composer engine objects. More...
class  ATE::IArrayParagraphDirection
 Provides access to an ordered collection of paragraph direction objects. More...
class  ATE::IArrayJustificationMethod
 Provides access to an ordered collection of justification method objects. More...
class  ATE::IArrayKashidaWidth
 Provides access to an ordered collection of justification method objects. More...
class  ATE::IArrayKashidas
 Provides access to an ordered collection of kashidas objects. More...
class  ATE::IArrayDirOverride
 Provides access to an ordered collection of writing direction override objects. More...
class  ATE::IArrayDigitSet
 Provides access to an ordered collection of digit set objects. More...
class  ATE::IArrayDiacVPos
 Provides access to an ordered collection of diacritics positioning objects. More...
class  ATE::ICharFeatures
 This class encapsulates the complete set of character attributes that can be applied to text. More...
class  ATE::ICharInspector
 This class allows you to retrieve the character features that apply to the characters in a text range, after considering all inherited style values and local overrides. More...
class  ATE::ICharStyle
 This class encapsulates a named character style, which can be applied to a set of characters. More...
class  ATE::ICharStyles
 Encapsulates a set of character styles as a text resource. More...
class  ATE::ICharStylesIterator
 This class enables you to iterate through a set of character styles. More...
class  ATE::IFind
 This class encapsulates a search through text. More...
class  ATE::IFont
 Encapsulates a font as a text resource. More...
class  ATE::IGlyph
 Encapsulates a glyph as a text resource. More...
class  ATE::IGlyphs
 Encapsulates a set of glyphs as a text resource. More...
class  ATE::IGlyphsIterator
 This class enables you to iterate through a set of.glyphs. More...
class  ATE::IKinsoku
 Encapsulates a Kinsoku as a text resource. More...
class  ATE::IKinsokuSet
 Encapsulates a set of Kinsoku as a text resource. More...
class  ATE::IParaFeatures
 This class encapsulates the complete set of paragraph attributes that can be applied to text. More...
class  ATE::IParagraph
 This class encapsulates a paragraph of text, to which a paragraph style (IParaStyle) can be applied. More...
class  ATE::IParagraphsIterator
 This class allows you to iterate through a set of paragraphs contained in a set of story objects or text ranges. More...
class  ATE::IParaInspector
 This class allows you to retrieve the paragraph features that apply to a specific paragraph, after considering all inherited style values and local overrides. More...
class  ATE::IParaStyle
 This class encapsulates a named paragraph style, which can be applied to a paragraph or set of paragraphs. More...
class  ATE::IParaStyles
 Encapsulates a set of paragraph styles as a text resource. More...
class  ATE::IParaStylesIterator
 This class allows you to iterate through a set of paragraph styles. More...
class  ATE::ISpell
 This class allows you to configure and execute spell-checks within a document, story, or text range. More...
class  ATE::IStories
 Encapsulates a set of stories. More...
class  ATE::IStory
 This class represents a text flow. More...
class  ATE::ITabStop
 Encapsulates a tab stop in a paragraph. More...
class  ATE::ITabStops
 Encapsulates a set if tab stops in a paragraph. More...
class  ATE::ITabStopsIterator
 This class allows you to iterate through a set of tab stops. More...
class  ATE::ITextRange
 A text range, the basic text unit of the Adobe Text Engine, is a set of characters that ranges from a start offset to an end offset within a story. More...
class  ATE::ITextRanges
 Encapsulates a set of text ranges. More...
class  ATE::ITextRangesIterator
 This object allows you to iterate through a set of text ranges. More...
class  ATE::ITextRunsIterator
 This object allows you to iterate through a set of text runs in a story. More...
class  ATE::IWordsIterator
 This object allows you to iterate through a set of words in a text range. More...
class  ATE::IInhibitReflow
 A convenience class for temporarily inhibiting reflow in a text story. More...

Namespaces

namespace  ATE


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2014 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks