|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMaplexRotationProperties2
COM Interface 'IMaplexRotationProperties2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the placement of rotated labels.' 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 |
IIDdef4269e_effa_b003_28fe_ba19e4ee412a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getAdditionalAngle()
Additional angle to add to the value obtained from the field. |
int |
getAlignmentType()
Defines alignment options for a rotated label. |
void |
setAdditionalAngle(int value)
Additional angle to add to the value obtained from the field. |
void |
setAlignmentType(int type)
Defines alignment options for a rotated label. |
Field Detail |
---|
static final int IIDdef4269e_effa_b003_28fe_ba19e4ee412a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getAlignmentType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAlignmentType(int type) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.carto.esriMaplexRotationAlignmentType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getAdditionalAngle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAdditionalAngle(int value) throws java.io.IOException, AutomationException
value
- The value (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 |