|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGraphicsLayerScale
COM Interface 'IGraphicsLayerScale'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the Graphics Layer Scale.' 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 |
IID85c3dac5_6578_11d3_9fba_00c04f6bc6a5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getReferenceScale()
Reference scale of the layer as a representative fraction. |
int |
getUnits()
Units the reference scale is in. |
void |
setReferenceScale(double pScaleRF)
Reference scale of the layer as a representative fraction. |
void |
setUnits(int units)
Units the reference scale is in. |
| Field Detail |
|---|
static final int IID85c3dac5_6578_11d3_9fba_00c04f6bc6a5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getReferenceScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReferenceScale(double pScaleRF)
throws java.io.IOException,
AutomationException
pScaleRF - The pScaleRF (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUnits()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUnits(int units)
throws java.io.IOException,
AutomationException
units - A com.esri.arcgis.system.esriUnits constant (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 | ||||||||