|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicProperties
COM Interface 'IGraphicProperties'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the CommandsEnvironment singleton.' 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 |
IID72b8b18e_50ea_46bf_85d1_66b379931378
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IFormattedTextSymbol |
getCallout()
The callout symbol used by the CommandsEnvironment singleton. |
IFillSymbol |
getFillSymbol()
The fill symbol used by the CommandsEnvironment singleton. |
ILineSymbol |
getLineSymbol()
The line symbol used by the CommandsEnvironment singleton. |
IMarkerSymbol |
getMarkerSymbol()
The marker symbol used by the CommandsEnvironment singleton. |
ITextSymbol |
getTextSymbol()
The text symbol used by the CommandsEnvironment singleton. |
void |
setCallout(IFormattedTextSymbol ppCallout)
The callout symbol used by the CommandsEnvironment singleton. |
void |
setFillSymbol(IFillSymbol ppFillSymbol)
The fill symbol used by the CommandsEnvironment singleton. |
void |
setLineSymbol(ILineSymbol ppLineSymbol)
The line symbol used by the CommandsEnvironment singleton. |
void |
setMarkerSymbol(IMarkerSymbol ppMarkerSymbol)
The marker symbol used by the CommandsEnvironment singleton. |
void |
setTextSymbol(ITextSymbol ppTextSymbol)
The text symbol used by the CommandsEnvironment singleton. |
Field Detail |
---|
static final int IID72b8b18e_50ea_46bf_85d1_66b379931378
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMarkerSymbol(IMarkerSymbol ppMarkerSymbol) throws java.io.IOException, AutomationException
ppMarkerSymbol
- A reference to a com.esri.arcgis.display.IMarkerSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMarkerSymbol getMarkerSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLineSymbol(ILineSymbol ppLineSymbol) throws java.io.IOException, AutomationException
ppLineSymbol
- A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILineSymbol getLineSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFillSymbol(IFillSymbol ppFillSymbol) throws java.io.IOException, AutomationException
ppFillSymbol
- A reference to a com.esri.arcgis.display.IFillSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFillSymbol getFillSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTextSymbol(ITextSymbol ppTextSymbol) throws java.io.IOException, AutomationException
ppTextSymbol
- A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITextSymbol getTextSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCallout(IFormattedTextSymbol ppCallout) throws java.io.IOException, AutomationException
ppCallout
- A reference to a com.esri.arcgis.display.IFormattedTextSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFormattedTextSymbol getCallout() 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 |