|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILine3DPlacement
COM Interface 'ILine3DPlacement'. 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 origin.' 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 |
IID470b7273_3552_11d6_a12d_00508bd60cb9
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.ILineSymbol |
|---|
IIDe6bdaa7d_4d35_11d0_98be_00805f7ced21 |
| Method Summary | |
|---|---|
void |
applyToLine(IGeometry inShape,
IGeometry[] outShape,
double enforcedZ,
double zScale)
Applies symbol construction to original shape. |
int |
getUnits()
The size units. |
void |
setUnits(int unitsCode)
The size units. |
| Methods inherited from interface com.esri.arcgis.display.ILineSymbol |
|---|
getColor, getWidth, setColor, setWidth |
| Field Detail |
|---|
static final int IID470b7273_3552_11d6_a12d_00508bd60cb9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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 unitsCode)
throws java.io.IOException,
AutomationException
unitsCode - A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void applyToLine(IGeometry inShape,
IGeometry[] outShape,
double enforcedZ,
double zScale)
throws java.io.IOException,
AutomationException
inShape - A reference to a com.esri.arcgis.geometry.IGeometry (in)outShape - A reference to a com.esri.arcgis.geometry.IGeometry (out: use single element array)enforcedZ - The enforcedZ (in, optional, pass -1.1E+38 if not required)zScale - The zScale (in, optional, pass 1 if not required)
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 | ||||||||