|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFontMap
Provides access to members that control the Font Map Object.
| Method Summary | |
|---|---|
String |
getMappedFont()
Creates an association between the TrueType Font and the Mapped Font. |
String |
getTrueTypeFont()
Creates an association between the TrueType Font and the Mapped Font. |
void |
setMapping(String trueTypeFont,
String rhs2)
Creates an association between the TrueType Font and the Mapped Font. |
| Method Detail |
|---|
String getTrueTypeFont()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getMappedFont()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapping(String trueTypeFont,
String rhs2)
throws IOException,
AutomationException
trueTypeFont - The trueTypeFont (in)rhs2 - The rhs2 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||