|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExportSVG
COM Interface 'IExportSVG'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the SVG (Scalable Vector Graphics) Export.' 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 |
IID0a149c8e_5d95_4a5c_9f48_5d30b3f12fa2
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isCompressed()
Indicates if the SVG file is compressed. |
boolean |
isEmbedFonts()
The Embed Fonts option. |
void |
setCompressed(boolean compressed)
Indicates if the SVG file is compressed. |
void |
setEmbedFonts(boolean embedFonts)
The Embed Fonts option. |
| Field Detail |
|---|
static final int IID0a149c8e_5d95_4a5c_9f48_5d30b3f12fa2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isCompressed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCompressed(boolean compressed)
throws java.io.IOException,
AutomationException
compressed - The compressed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEmbedFonts(boolean embedFonts)
throws java.io.IOException,
AutomationException
embedFonts - The embedFonts (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEmbedFonts()
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 | ||||||||