|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStyleGalleryClass2
COM Interface 'IStyleGalleryClass2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the Style Gallery Class.' 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 |
IID80d91e03_4a43_4659_82b4_cd80d5608003
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
editProperties(java.lang.Object[] galleryItem,
IComPropertySheetEvents listener,
int hWnd,
boolean[] ok)
Edits the properties of a Style Gallery Item of the supported class. |
java.lang.String |
getDescription()
Description for the Style Gallery Class. |
java.lang.String |
getDisplayName()
Display name of the Style Gallery Class. |
GUID |
getItemClass()
Interface ID for the items in the class. |
java.lang.String |
getName()
Name of the Style Gallery Class (as in the stle file). |
java.lang.Object |
getNewObject(java.lang.String newType)
Creates a new object of the specified type. |
IEnumBSTR |
getNewObjectTypes()
The available types of new items in this class. |
double |
getPreviewRatio()
The width ratio to 1 height. |
void |
preview(java.lang.Object galleryItem,
int hDC,
tagRECT rectangle)
Draws a preview of a Style Gallery Item of the supported class. |
| Field Detail |
|---|
static final int IID80d91e03_4a43_4659_82b4_cd80d5608003
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
GUID getItemClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumBSTR getNewObjectTypes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getNewObject(java.lang.String newType)
throws java.io.IOException,
AutomationException
newType - The newType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getPreviewRatio()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void preview(java.lang.Object galleryItem,
int hDC,
tagRECT rectangle)
throws java.io.IOException,
AutomationException
galleryItem - A reference to another Object (IUnknown) (in)hDC - The hDC (A COM typedef) (in)rectangle - A Structure: com.esri.arcgis.system.tagRECT (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void editProperties(java.lang.Object[] galleryItem,
IComPropertySheetEvents listener,
int hWnd,
boolean[] ok)
throws java.io.IOException,
AutomationException
galleryItem - A reference to another Object (IUnknown) (in)listener - A reference to a com.esri.arcgis.systemUI.IComPropertySheetEvents (in)hWnd - The hWnd (A COM typedef) (in)ok - The ok (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDisplayName()
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 | ||||||||