Package | Description |
---|---|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
Modifier and Type | Method and Description |
---|---|
IlvMapLayerTreeNode |
IlvMapLayer.getNode()
Retrieves the associated
IlvMapLayerTreeNode object. |
IlvMapLayerTreeNode |
IlvMapLayerTreeModel.getTreeNode(IlvMapLayer layer)
Returns the
IlvMapLayerTreeNode object attached to the
specified IlvMapLayer instance. |
Modifier and Type | Method and Description |
---|---|
Enumeration<IlvMapLayerTreeNode> |
IlvMapLayerTreeModel.getCheckedNodes()
Retrieves an enumeration of all the checked nodes contained in this model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvEditableTree.doClick(IlvMapLayerTreeNode node)
Simulates a click on the check box of a
IlvMapLayerTreeNode . |
static void |
IlvMapLayer.processVisibility(IlvMapLayerTreeNode node,
IlvManagerView view)
This method is public but is only for internal use.
|
void |
IlvMapLayer.setNode(IlvMapLayerTreeNode node)
Sets the associated
IlvMapLayerTreeNode instance. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.