|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILineFillSymbol
COM Interface 'ILineFillSymbol'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the line fill 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 |
IID7914e5ef_c892_11d0_8bb6_080009ee4e41
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.IFillSymbol |
|---|
IIDe6bdaa7e_4d35_11d0_98be_00805f7ced21 |
| Method Summary | |
|---|---|
double |
getAngle()
Line symbol angle within fill. |
ILineSymbol |
getLineSymbol()
Line symbol used for fill. |
double |
getOffset()
Line fill offset. |
double |
getSeparation()
Line symbol separation within fill. |
void |
setAngle(double angle)
Line symbol angle within fill. |
void |
setLineSymbolByRef(ILineSymbol lineSym)
Line symbol used for fill. |
void |
setOffset(double offset)
Line fill offset. |
void |
setSeparation(double separation)
Line symbol separation within fill. |
| Methods inherited from interface com.esri.arcgis.display.IFillSymbol |
|---|
getColor, getOutline, setColor, setOutline |
| Field Detail |
|---|
static final int IID7914e5ef_c892_11d0_8bb6_080009ee4e41
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILineSymbol getLineSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLineSymbolByRef(ILineSymbol lineSym)
throws java.io.IOException,
AutomationException
lineSym - A reference to a com.esri.arcgis.display.ILineSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAngle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAngle(double angle)
throws java.io.IOException,
AutomationException
angle - The angle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSeparation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSeparation(double separation)
throws java.io.IOException,
AutomationException
separation - The separation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getOffset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOffset(double offset)
throws java.io.IOException,
AutomationException
offset - The offset (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 | ||||||||