|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStyleSelector
COM Interface 'IStyleSelector'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriFramework.olb'
Description: 'Provides access to members that work with the style selector dialog.' 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 |
IIDc98e418d_78e7_11d2_87d4_0000f8751720
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
addStyle(java.lang.Object style)
Specifies the original style. |
boolean |
doModal(int parentHWnd)
Shows the style selector dialog. |
java.lang.Object |
getStyle(int index)
Returns the updated style. |
| Field Detail |
|---|
static final int IIDc98e418d_78e7_11d2_87d4_0000f8751720
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean addStyle(java.lang.Object style)
throws java.io.IOException,
AutomationException
style - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getStyle(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(int parentHWnd)
throws java.io.IOException,
AutomationException
parentHWnd - The parentHWnd (A COM typedef) (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 | ||||||||