|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISpotPlate
COM Interface 'ISpotPlate'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members that control the Spot Color Plate.' 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 |
IID481614e4_9407_11d1_9127_0000f87808ee
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPostScriptColor |
getColor()
The Color for Separation. |
double |
getScreenAngle()
The Screen Angle for the Separation. |
int |
getSeparate()
The Separation will be used. |
void |
setColor(IPostScriptColor color)
The Color for Separation. |
void |
setScreenAngle(double angle)
The Screen Angle for the Separation. |
void |
setSeparate(int separate)
The Separation will be used. |
| Field Detail |
|---|
static final int IID481614e4_9407_11d1_9127_0000f87808ee
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setColor(IPostScriptColor color)
throws java.io.IOException,
AutomationException
color - A reference to a com.esri.arcgis.display.IPostScriptColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPostScriptColor getColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSeparate(int separate)
throws java.io.IOException,
AutomationException
separate - A com.esri.arcgis.output.esriPSDriverSeparates constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSeparate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setScreenAngle(double angle)
throws java.io.IOException,
AutomationException
angle - The angle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getScreenAngle()
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 | ||||||||