|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnnotationPropertiesConverter
COM Interface 'IAnnotationPropertiesConverter'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that convert annotation properties from one type to another.' 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 |
IID3a92de4f_c31a_11d2_9f34_76bc4e6ac621
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
canConvert(IUID sourceAnnotationPropertiesID,
IUID destinationAnnotationPropertiesID)
Indicates whether the annotation properties can be converted by this object. |
IAnnotateLayerPropertiesCollection |
convert(int type,
IDisplayTransformation displayTransformation,
IUID sourceAnnotationPropertiesID,
IAnnotateLayerPropertiesCollection sourceProps,
IUID destinationAnnotationPropertiesID)
Converts the source annotation properties into the destination annotation properties. |
Field Detail |
---|
static final int IID3a92de4f_c31a_11d2_9f34_76bc4e6ac621
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean canConvert(IUID sourceAnnotationPropertiesID, IUID destinationAnnotationPropertiesID) throws java.io.IOException, AutomationException
sourceAnnotationPropertiesID
- A reference to a com.esri.arcgis.system.IUID (in)destinationAnnotationPropertiesID
- A reference to a com.esri.arcgis.system.IUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IAnnotateLayerPropertiesCollection convert(int type, IDisplayTransformation displayTransformation, IUID sourceAnnotationPropertiesID, IAnnotateLayerPropertiesCollection sourceProps, IUID destinationAnnotationPropertiesID) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geometry.esriGeometryType constant (in)displayTransformation
- A reference to a com.esri.arcgis.display.IDisplayTransformation (in)sourceAnnotationPropertiesID
- A reference to a com.esri.arcgis.system.IUID (in)sourceProps
- A reference to a com.esri.arcgis.carto.IAnnotateLayerPropertiesCollection (in)destinationAnnotationPropertiesID
- A reference to a com.esri.arcgis.system.IUID (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 |