|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPolygonLabelPlacementDescription
Provides access to the Polygon Label Placement Description Interface.
Method Summary | |
---|---|
int |
getType()
Polygon Label Placement Type. |
void |
setType(int placementType)
Polygon Label Placement Type. |
Method Detail |
---|
int getType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setType(int placementType) throws IOException, AutomationException
placementType
- A com.esri.arcgis.carto.esriServerPolygonLabelPlacementType 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 |