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

This file contains the interface for IParagraph. IParagraph interface represents a paragraph of text. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "IFCMUnknown.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

struct  DOM::FrameElement::PARAGRAPH_STYLE
 Describes the paragraph layout data of the text element. More...
 
class  DOM::FrameElement::IParagraph
 IParagraph interface represents paragraph of text. 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.
 

Enumerations

enum  DOM::FrameElement::AlignMode { DOM::FrameElement::ALIGN_MODE_LEFT, DOM::FrameElement::ALIGN_MODE_RIGHT, DOM::FrameElement::ALIGN_MODE_CENTER, DOM::FrameElement::ALIGN_MODE_JUSTIFY }
 This defines alignment mode of text. More...
 

Variables

FCM::ConstFCMIID DOM::FrameElement::IID_IPARAGRAPH
 Defines the universally-unique interface ID for IParagraph. More...
 

Detailed Description

This file contains the interface for IParagraph. IParagraph interface represents a paragraph of text.