public interface IGeometryBag extends IGeometry, java.io.Serializable
Description: 'Provides access to members that identify a geometry bag.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDb5b8cda0_9d24_11d3_810d_0080c75e8a71 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID1b07790d_38c5_11d0_92d2_00805f7c28b0
Modifier and Type | Method and Description |
---|---|
boolean |
isLosslessExport()
Indicates if this geometry bag exported itself to a shapefile buffer with no loss of information.
|
geoNormalize, geoNormalizeFromLongitude, getDimension, getEnvelope, getGeometryType, getSpatialReference, isEmpty, project, queryEnvelope, setEmpty, setSpatialReferenceByRef, snapToSpatialReference
static final int IIDb5b8cda0_9d24_11d3_810d_0080c75e8a71
static final int xxDummy
static final java.lang.String IID
boolean isLosslessExport() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.