| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUngroupLayerOperation
Provides access to members that control the Ungroup layers operation.
| Method Summary | |
|---|---|
|  void | setGroupLayer(IGroupLayer rhs1)Group layer that needs to be ungrouped. | 
|  void | setParentGroupLayer(IGroupLayer rhs1)Parent group layer, if any to which the layer that needs to be ungrouped belongs to. | 
|  void | setParentMap(IMap rhs1)Parent map to which the group layer or parent group layer belongs to. | 
| Method Detail | 
|---|
void setParentGroupLayer(IGroupLayer rhs1)
                         throws IOException,
                                AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IGroupLayer  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParentMap(IMap rhs1)
                  throws IOException,
                         AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IMap  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGroupLayer(IGroupLayer rhs1)
                   throws IOException,
                          AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IGroupLayer  (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 | ||||||||