Static Public Methods | |
void | setIText (const oaString &name) |
void | setIText (IText *textComponentIn) |
void | reset (IText *textComponentIn) |
SRef< IText > | getIText () |
For more information, refer to How to Write a Plug-in to Calculate Bounding Boxes for Text in the Programmers Guide.
|
OpenAccess uses this function to get the plug-in component for the IText interface. If a component is not already registered, this function loads the default plug-in.
|
|
|
|
This function initializes an in-memory text bBox calculator component. If a component is already initialized, an oacTextLinkAlreadyInitialized exception is thrown.
|
|
This function initializes a text bBox calculator plug-in with the specified name. If a plug-in is already initialized with a different name, an oacTextLinkAlreadyInitialized exception is thrown.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.