A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

H

handleError(Exception, String) - Static method in class twaver.Utils
处理异常,默认会打印到控制台
HandlerSupport<E extends Event> - Class in twaver.event
事件处理器实现类
HandlerSupport() - Constructor for class twaver.event.HandlerSupport
 
hasAgentLinks() - Method in class twaver.model.Node
是否有代理连线相连
hasAlarm() - Method in class twaver.model.Element
网元上是否有告警
hasAttachment() - Method in class twaver.model.Element
网元是否挂载着附件
hasChildOnTop() - Method in class twaver.network.ElementUI
是否有孩子元素需要置顶显示,置顶显示的元素呈现在所有网元之上,比如设置文本标签置顶,可以使用下面的代码
hasChildren() - Method in interface twaver.core.model.IChildList
 
hasChildren() - Method in class twaver.model.Data
 
hasFollowers() - Method in interface twaver.core.model.IHost
 
hasFollowers() - Method in class twaver.model.Node
是否拥有跟随者
hashCode() - Method in class twaver.alarm.AlarmSeverity
 
hashCode() - Method in class twaver.model.Data
 
hashCode() - Method in class twaver.Point
 
HashCollection<T extends Data> - Class in twaver.model
数据容器,继承于 HashList,增加数据元素事件监听管理,以及过滤功能,是数据管理容器的基类
HashCollection() - Constructor for class twaver.model.HashCollection
构造函数,数据容器,继承于 HashList,增加数据元素事件监听管理,以及过滤功能,是数据管理容器的基类
HashList<T extends Identifiable> - Class in twaver.model
兼具ListMap功能的数据集合,是twaver数据容器的基础,twaver内部使用
HashList() - Constructor for class twaver.model.HashList
构造函数
hasLessSevereNewAlarms() - Method in class twaver.alarm.AlarmState
Tells whether has non-highest severe new alarms.
hasListener() - Method in class twaver.event.Dispatcher
 
hasPathSegments() - Method in interface twaver.model.IShape
是否有路径片段
hasPathSegments() - Method in class twaver.model.Link
是否有中间路径片段
hasPathSegments() - Method in class twaver.model.ShapeNode
 
hasStyle(String) - Method in class twaver.model.Element
是否设置了此样式
height - Variable in class twaver.network.ArrowInfo
高度,准确地说是y方向缩放比例
height - Variable in class twaver.Size
高度
higher(AlarmSeverity, AlarmSeverity) - Static method in class twaver.alarm.AlarmSeverity
 
highlight(Element) - Method in class twaver.network.Network
高亮显示此网元,该网元以外的区域都将蒙上蒙板,取消高亮可调用方法Network.resetMask() 某些交互时,会用到高亮效果,比如创建连线,以及创建多边形
highlightAllLinkabelToNodes(Node) - Method in class twaver.network.Network
高亮显示所有可以被连接的节点
highlightAllLinkableFromNodes() - Method in class twaver.network.Network
高亮显示所有可创建连线的节点
hitTest(Point) - Method in class twaver.network.ElementUI
获取该坐标点位置的UI元素,如果不与任何UI元素相交,则返回null
HorizontalPosition - Enum in twaver
horizontal positions
horizontalPosition - Variable in enum twaver.Position
水平方位,左中右
host - Variable in class twaver.model.Node
宿主节点,一个节点跟随另一个节点拖动而移动,被跟随的节点称为宿主节点

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _