|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFontMapEnvironment
COM Interface 'IFontMapEnvironment'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the Font Mapping Environment.' 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 |
IID9ecb85b2_6caa_11d3_b685_0080c8ea4fd5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getApplyDefaultMappingDesc()
The Font Mapping checkbox description string. |
java.lang.String |
getDefaultMapping()
The Default Font Mapping string. |
java.lang.Object |
getDefaultMappingsChoices()
The Default Mapping Choices for Font Substitution. |
IFontMapCollection |
getFontMapCollection()
The FontMap Collection. |
boolean |
isSaveMappings()
Indicates whether to save font mappings. |
void |
setApplyDefaultMappingDesc(java.lang.String applyDefaultMappingDesc)
The Font Mapping checkbox description string. |
void |
setDefaultMapping(java.lang.String defaultMapping)
The Default Font Mapping string. |
void |
setDefaultMappingsChoices(java.lang.Object defaultMappingChoices)
The Default Mapping Choices for Font Substitution. |
void |
setSaveMappings(boolean saveMappings)
Indicates whether to save font mappings. |
| Field Detail |
|---|
static final int IID9ecb85b2_6caa_11d3_b685_0080c8ea4fd5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setSaveMappings(boolean saveMappings)
throws java.io.IOException,
AutomationException
saveMappings - The saveMappings (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSaveMappings()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFontMapCollection getFontMapCollection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefaultMappingsChoices(java.lang.Object defaultMappingChoices)
throws java.io.IOException,
AutomationException
defaultMappingChoices - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getDefaultMappingsChoices()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefaultMapping(java.lang.String defaultMapping)
throws java.io.IOException,
AutomationException
defaultMapping - The defaultMapping (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDefaultMapping()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setApplyDefaultMappingDesc(java.lang.String applyDefaultMappingDesc)
throws java.io.IOException,
AutomationException
applyDefaultMappingDesc - The applyDefaultMappingDesc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getApplyDefaultMappingDesc()
throws java.io.IOException,
AutomationException
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 | ||||||||