|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFontMap
COM Interface 'IFontMap'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the Font Map Object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID7539e7dc_2d89_11d3_9fc6_00c04f6bc8dd
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getMappedFont()
Creates an association between the TrueType Font and the Mapped Font. |
java.lang.String |
getTrueTypeFont()
Creates an association between the TrueType Font and the Mapped Font. |
void |
setMapping(java.lang.String trueTypeFont,
java.lang.String rhs2)
Creates an association between the TrueType Font and the Mapped Font. |
| Field Detail |
|---|
static final int IID7539e7dc_2d89_11d3_9fc6_00c04f6bc8dd
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getTrueTypeFont()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMappedFont()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapping(java.lang.String trueTypeFont,
java.lang.String rhs2)
throws java.io.IOException,
AutomationException
trueTypeFont - The trueTypeFont (in)rhs2 - The rhs2 (in)
java.io.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 | ||||||||