|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPostScriptColor
COM Interface 'IPostScriptColor'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the post script color.' 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 |
IID6060613e_1233_11d3_9f45_00c04f6bc709
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getSpotDescription()
The description of the spot plate. |
short |
getSpotPercentage()
The saturation of the spot plate. |
boolean |
isOverprint()
Indicates if the color overprints. |
boolean |
isSpotColor()
Indicates if the color is a spot color. |
void |
setOverprint(boolean flag)
Indicates if the color overprints. |
void |
setSpotColor(boolean isSpot)
Indicates if the color is a spot color. |
void |
setSpotDescription(java.lang.String desc)
The description of the spot plate. |
void |
setSpotPercentage(short percent)
The saturation of the spot plate. |
| Field Detail |
|---|
static final int IID6060613e_1233_11d3_9f45_00c04f6bc709
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setOverprint(boolean flag)
throws java.io.IOException,
AutomationException
flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOverprint()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpotColor(boolean isSpot)
throws java.io.IOException,
AutomationException
isSpot - The isSpot (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSpotColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpotDescription(java.lang.String desc)
throws java.io.IOException,
AutomationException
desc - The desc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSpotDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpotPercentage(short percent)
throws java.io.IOException,
AutomationException
percent - The percent (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getSpotPercentage()
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 | ||||||||