|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextPath2
COM Interface 'ITextPath2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to additional members that control the text path.' 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 |
IID6ea0e1e0_13e5_46d0_82ad_69f8993a67e3
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
setupEx(int hDC,
ITransformation transformation,
ITextSymbol textSym,
java.lang.String text,
java.lang.Object charMetrics)
Set up items needed by text path, including character metrics information. |
Field Detail |
---|
static final int IID6ea0e1e0_13e5_46d0_82ad_69f8993a67e3
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setupEx(int hDC, ITransformation transformation, ITextSymbol textSym, java.lang.String text, java.lang.Object charMetrics) throws java.io.IOException, AutomationException
hDC
- The hDC (A COM typedef) (in)transformation
- A reference to a com.esri.arcgis.geometry.ITransformation (in)textSym
- A reference to a com.esri.arcgis.display.ITextSymbol (in)text
- The text (in)charMetrics
- A Variant (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 |