|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INITFGraphicsLayer
COM Interface 'INITFGraphicsLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a NITF graphics layer.' 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 |
IID6f69b891_6bb2_41dc_b1cc_5f4c66b643f9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
add(IGeometry pGeometry,
ISymbol pSymbol,
int size)
Adds a NITF graphic. |
void |
create(java.lang.String name,
int x,
int y,
IEnvelope pExtent,
double dx,
double dy,
IGeodataXform pXf,
java.lang.String cGM)
Creates a NITF graphics layer. |
| Methods inherited from interface com.esri.arcgis.carto.ILayer |
|---|
draw, getAreaOfInterest, getMaximumScale, getMinimumScale, getName, getSupportedDrawPhases, getTipText, isCached, isShowTips, isValid, isVisible, setCached, setMaximumScale, setMinimumScale, setName, setShowTips, setSpatialReferenceByRef, setVisible |
| Field Detail |
|---|
static final int IID6f69b891_6bb2_41dc_b1cc_5f4c66b643f9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void create(java.lang.String name,
int x,
int y,
IEnvelope pExtent,
double dx,
double dy,
IGeodataXform pXf,
java.lang.String cGM)
throws java.io.IOException,
AutomationException
name - The name (in)x - The x (in)y - The y (in)pExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)dx - The dx (in)dy - The dy (in)pXf - A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)cGM - The cGM (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void add(IGeometry pGeometry,
ISymbol pSymbol,
int size)
throws java.io.IOException,
AutomationException
pGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)pSymbol - A reference to a com.esri.arcgis.display.ISymbol (in)size - The size (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 | ||||||||