|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISimpleLine3DSymbol
COM Interface 'ISimpleLine3DSymbol'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Provides access to members that control the simple 3D line symbol.' 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 |
IID470b7274_3552_11d6_a12d_00508bd60cb9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getResolutionQuality()
Line resolution. |
int |
getStyle()
Line style. |
void |
setResolutionQuality(double quality)
Line resolution. |
void |
setStyle(int style)
Line style. |
Field Detail |
---|
static final int IID470b7274_3552_11d6_a12d_00508bd60cb9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getStyle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStyle(int style) throws java.io.IOException, AutomationException
style
- A com.esri.arcgis.analyst3d.esriSimple3DLineStyle constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getResolutionQuality() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setResolutionQuality(double quality) throws java.io.IOException, AutomationException
quality
- The quality (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 |