|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISimpleMarker3DSymbol
Provides access to members that control the simple 3D marker symbol.
| Method Summary | |
|---|---|
double |
getResolutionQuality()
Marker resolution. |
int |
getStyle()
Marker style. |
void |
setResolutionQuality(double quality)
Marker resolution. |
void |
setStyle(int style)
Marker style. |
| Method Detail |
|---|
int getStyle()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStyle(int style)
throws IOException,
AutomationException
style - A com.esri.arcgis.analyst3d.esriSimple3DMarkerStyle constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getResolutionQuality()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResolutionQuality(double quality)
throws IOException,
AutomationException
quality - The quality (in)
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 | ||||||||