|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVerticalLegendItem
Provides access to members that work with legend item arrangement.
See the documentation for ILegendItem.
Method Summary | |
---|---|
int |
getArrangement()
Legend item arrangement. |
void |
setArrangement(int arrangement)
Legend item arrangement. |
Method Detail |
---|
int getArrangement() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setArrangement(int arrangement) throws IOException, AutomationException
arrangement
- A com.esri.arcgis.carto.esriLegendItemArrangement constant (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 |