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

This file contains the interface for ITextLine. ITextLine interface represents a line within 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::ITextLine
 Defines an interface that represents a line within the 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::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::TextLayout
 Provides service interfaces for text layouts.
 

Variables

FCM::ConstFCMIID DOM::Service::TextLayout::IID_ITEXT_LINE
 Defines the universally-unique interface ID for ITextLine. More...
 

Detailed Description

This file contains the interface for ITextLine. ITextLine interface represents a line within the text element.