|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontMap2
COM Interface 'IFontMap2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the Font Map 2 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 |
IIDe4f70d20_046d_490d_a5e3_066e681ab5b1
|
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 mappedFont)
Creates an association between the TrueType Font and the Mapped Font. |
void |
setMapping2(java.lang.String trueTypeFont,
java.lang.String rhs2)
Creates an association between the TrueType Font and the Mapped Font. |
Field Detail |
---|
static final int IIDe4f70d20_046d_490d_a5e3_066e681ab5b1
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMapping(java.lang.String trueTypeFont, java.lang.String mappedFont) throws java.io.IOException, AutomationException
trueTypeFont
- The trueTypeFont (in)mappedFont
- The mappedFont (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.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 setMapping2(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 |