| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.dto.ztfw | |
| cn.gtmap.hlw.core.model | |
| cn.gtmap.hlw.core.node |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ZtfwDTO |
| 限定符和类型 | 类和说明 |
|---|---|
class |
GxYyCustomNews
(GxYyCustomNews)表实体类BO
|
class |
GxYyMenu
(GxYyMenu)表实体类BO
|
class |
GxYyZtfw
专题服务表(GxYyZtfw)表实体类BO
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ForestNodeManager<T extends INode<T>>
森林管理类
|
class |
ForestNodeManager<T extends INode<T>>
森林管理类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseNode
节点基类
|
class |
ForestNode
森林节点类
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<INode> |
BaseNode.children
子孙节点
|
protected List<INode> |
BaseNode.children
子孙节点
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends INode<T>> |
ForestNodeMerger.merge(List<T> items)
将节点数组归并为一个森林(多棵树)(填充节点的children域) 时间复杂度为O(n^2)
|
static <T extends INode<T>> |
ForestNodeMerger.merge(List<T> items)
将节点数组归并为一个森林(多棵树)(填充节点的children域) 时间复杂度为O(n^2)
|
| 限定符和类型 | 方法和说明 |
|---|---|
INode |
ForestNodeManager.getTreeNodeAt(String id)
根据节点ID获取一个节点
|
INode |
ForestNodeManager.getTreeNodeAt(String id)
根据节点ID获取一个节点
|
Copyright © 2025. All rights reserved.