|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISymbologyEnvironment
COM Interface 'ISymbologyEnvironment'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the environment for certain Symbol operations.' 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 |
IID65856cd7_ad04_11d3_9fc2_00c04f6bc8dd
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isGeometryClipping()
Indicates if all geometry is clipped on output. |
boolean |
isOutputGDICommentForCMYKColor()
Indicates if a GDI comment is output for CMYK colors. |
boolean |
isOutputGDICommentForGroupings()
Indicates if a GDI comment is output for groupings. |
boolean |
isOutputGDICommentForLayers()
Indicates if a GDI comment is output for layers. |
boolean |
isOutputGDICommentForText()
Indicates if a GDI comment is output for text. |
boolean |
isStrokeTrueTypeMarkers()
Indicates if TrueType markers are stroked. |
void |
setGeometryClipping(boolean geometryClipping)
Indicates if all geometry is clipped on output. |
void |
setOutputGDICommentForCMYKColor(boolean pCmykColor)
Indicates if a GDI comment is output for CMYK colors. |
void |
setOutputGDICommentForGroupings(boolean grouping)
Indicates if a GDI comment is output for groupings. |
void |
setOutputGDICommentForLayers(boolean layers)
Indicates if a GDI comment is output for layers. |
void |
setOutputGDICommentForText(boolean text)
Indicates if a GDI comment is output for text. |
void |
setStrokeTrueTypeMarkers(boolean strokeTrueTypeMarkers)
Indicates if TrueType markers are stroked. |
| Field Detail |
|---|
static final int IID65856cd7_ad04_11d3_9fc2_00c04f6bc8dd
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isOutputGDICommentForCMYKColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForCMYKColor(boolean pCmykColor)
throws java.io.IOException,
AutomationException
pCmykColor - The pCmykColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOutputGDICommentForLayers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForLayers(boolean layers)
throws java.io.IOException,
AutomationException
layers - The layers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOutputGDICommentForGroupings()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForGroupings(boolean grouping)
throws java.io.IOException,
AutomationException
grouping - The grouping (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOutputGDICommentForText()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForText(boolean text)
throws java.io.IOException,
AutomationException
text - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isGeometryClipping()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeometryClipping(boolean geometryClipping)
throws java.io.IOException,
AutomationException
geometryClipping - The geometryClipping (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isStrokeTrueTypeMarkers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStrokeTrueTypeMarkers(boolean strokeTrueTypeMarkers)
throws java.io.IOException,
AutomationException
strokeTrueTypeMarkers - The strokeTrueTypeMarkers (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 | ||||||||