|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITinContourRenderer
COM Interface 'ITinContourRenderer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control contour rendering.' 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 |
IID8a4eea7b_a3f7_4651_8bbd_b6bf08b11a19
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getContourDescription()
The description for the label. |
double |
getContourInterval()
The contour interval. |
java.lang.String |
getContourLabel()
The descriptive symbol text. |
ISymbol |
getContourSymbol()
The symbol used to render the contour. |
java.lang.String |
getIndexContourDescription()
The description for the index contour. |
int |
getIndexContourFactor()
The index contour factor. |
java.lang.String |
getIndexContourLabel()
The label for the index contour. |
ISymbol |
getIndexContourSymbol()
The symbol used to render index contour. |
double |
getReferenceContourHeight()
The reference contour height. |
void |
setContourDescription(java.lang.String text)
The description for the label. |
void |
setContourInterval(double interval)
The contour interval. |
void |
setContourLabel(java.lang.String label)
The descriptive symbol text. |
void |
setContourSymbolByRef(ISymbol symbol)
The symbol used to render the contour. |
void |
setIndexContourDescription(java.lang.String text)
The description for the index contour. |
void |
setIndexContourFactor(int factor)
The index contour factor. |
void |
setIndexContourLabel(java.lang.String label)
The label for the index contour. |
void |
setIndexContourSymbolByRef(ISymbol symbol)
The symbol used to render index contour. |
void |
setReferenceContourHeight(double height)
The reference contour height. |
| Field Detail |
|---|
static final int IID8a4eea7b_a3f7_4651_8bbd_b6bf08b11a19
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getReferenceContourHeight()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReferenceContourHeight(double height)
throws java.io.IOException,
AutomationException
height - The height (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getContourInterval()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContourInterval(double interval)
throws java.io.IOException,
AutomationException
interval - The interval (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getIndexContourFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexContourFactor(int factor)
throws java.io.IOException,
AutomationException
factor - The factor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISymbol getContourSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContourSymbolByRef(ISymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getContourLabel()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContourLabel(java.lang.String label)
throws java.io.IOException,
AutomationException
label - The label (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getContourDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContourDescription(java.lang.String text)
throws java.io.IOException,
AutomationException
text - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISymbol getIndexContourSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexContourSymbolByRef(ISymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getIndexContourLabel()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexContourLabel(java.lang.String label)
throws java.io.IOException,
AutomationException
label - The label (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getIndexContourDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexContourDescription(java.lang.String text)
throws java.io.IOException,
AutomationException
text - The text (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 | ||||||||