Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ITextLinesGeneratorService.h File Reference

This file contains the interface for ITextLinesGeneratorService. ITextLinesGeneratorService contains methods that fetch text lines from the text element. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "IFCMUnknown.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::Service::TextLayout::ITextLinesGeneratorService
 Defines the interface to generate text lines for a text element. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::FrameElement
 Provides interfaces and definitions for Frame elements.
 
 DOM::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::TextLayout
 Provides service interfaces for text layouts.
 

Variables

FCM::ConstFCMIID DOM::Service::TextLayout::IID_ITEXT_LINES_GENERATOR_SERVICE
 Defines the universally-unique Interface ID for ITextLinesGeneratorService. More...
 

Detailed Description

This file contains the interface for ITextLinesGeneratorService. ITextLinesGeneratorService contains methods that fetch text lines from the text element.