|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
TheArcGISExtensionannotation is used to inform ArcGIS about Java classes and custom Java interfaces that are part of an ArcGIS extension implemented in Java.The attributes of this annotation are meaningful only when the annotation is applied to Java classes. They are ignored when applied to custom Java interfaces.
| Method Summary | |
|---|---|
String[] |
categories()
The ArcGIS Component Categories that a Java extension will be registered to. |
String |
clsid()
The clsid assigned to a Java class. |
String |
progid()
The progid assigned to a Java class. |
| Methods inherited from interface java.lang.annotation.Annotation |
|---|
annotationType, equals, hashCode, toString |
| Method Detail |
|---|
String clsid()
String progid()
String[] categories()
for a complete list of ArcGIS Component
Categories.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||