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 _

F

fillColor - Variable in class twaver.network.ArrowInfo
填充色
fillColor - Variable in class twaver.network.interaction.CreateShapeInteraction
 
fillShader - Variable in class twaver.network.ArrowInfo
填充着色器,比如渐变
FilterDispatcher<T> - Class in twaver.filter
过滤器派发器
FilterDispatcher() - Constructor for class twaver.filter.FilterDispatcher
 
find(Object) - Method in class twaver.model.QuickFinder
Call this to execute the query by specified condition.
findFirst(Object) - Method in class twaver.model.QuickFinder
Find the first matched data.
findFollowers(Node, Collection<Node>, IFilter<Element>) - Static method in class twaver.Utils
找出所有的跟随节点
findGroup(Element) - Static method in class twaver.Utils
查找网元所在的分组
findSubnetwork(Element) - Static method in class twaver.Utils
find the subnetwork which the element is in, if the element not belongs any subnetwork, this function will return null
fireAlarmStateChange() - Method in class twaver.alarm.AlarmStateStatistics
Fire alarm state change event.
fireEvent(E) - Method in class twaver.event.Dispatcher
 
fireEvent(E) - Method in interface twaver.event.IDispatcher
派发事件
firePathSegmentsChanged() - Method in interface twaver.model.IShape
派发路径片段变化事件
firePathSegmentsChanged() - Method in class twaver.model.Link
路径片段发生了变化
firePathSegmentsChanged(List<PathSegment>) - Method in class twaver.model.ShapeNode
派发路径片段变化事件
firePathSegmentsChanged() - Method in class twaver.model.ShapeNode
 
firePropertyChange(String, Object, Object) - Method in class twaver.alarm.AlarmStateStatistics
 
firePropertyChangeEvent(String, Object, Object) - Method in class twaver.model.Element
派发属性变化事件
FONT - Static variable in class twaver.Defaults
默认字体
FONT_BOLD - Static variable in class twaver.Defaults
粗体字体
FONT_SIZE - Static variable in class twaver.Defaults
默认字体大小
forEach(Action<T>) - Method in interface twaver.core.model.IHashList
 
forEach(Layer, Action<Element>) - Method in interface twaver.core.model.ILayerBox
 
forEach(int, Action<Element>) - Method in interface twaver.core.model.ILayerBox
 
forEach(Action<T>, Class<? extends T>) - Method in class twaver.model.HashList
 
forEach(Action<T>) - Method in class twaver.model.HashList
 
forEach(Layer, Action<Element>) - Method in class twaver.model.LayerBox
 
forEach(int, Action<Element>) - Method in class twaver.model.LayerBox
 
forEachByBreadthFirst(Action<Data>) - Method in class twaver.model.DataBox
广度优先遍历
forEachByBreadthFirst(Iterable<? extends Data>, Action<Data>) - Static method in class twaver.Utils
广度优先遍历,回调函数返回false时,整个遍历结束
forEachByDepthFirst(Action<Data>) - Method in class twaver.model.DataBox
深度优先遍历
forEachByDepthFirst(Iterable<? extends Data>, Action<Data>) - Static method in class twaver.Utils
深度优先遍历,回调函数返回false时,整个遍历结束
forEachByDepthFirstReverse(Action<Data>) - Method in class twaver.model.DataBox
深度优先反向遍历
forEachByDepthFirstReverse(List<? extends Data>, Action<Data>) - Static method in class twaver.Utils
深度优先遍历,回调函数返回false时,整个遍历结束
forEachByLayer(Action<Element>) - Method in interface twaver.core.model.IElementBox
 
forEachByLayer(Action<Element>) - Method in class twaver.model.ElementBox
 
forEachChildren(Data, Action<Data>) - Static method in class twaver.Utils
遍历孩子元素,回调函数返回false时,整个遍历结束
forEachReverse(Action<T>) - Method in interface twaver.core.model.IHashList
 
forEachReverse(Action<T>) - Method in class twaver.model.HashList
 
forEachReverse(Layer, Action<Element>) - Method in class twaver.model.LayerBox
反向遍历该层所有的网元
forEachReverse(List<T>, Action<T>) - Static method in class twaver.Utils
反向遍历
forEachVisibleElement(Action<Element>) - Method in class twaver.network.Network
遍历当前所有可见的网元,遍历顺序会网元显示顺序,从上到下
from - Variable in class twaver.model.Link
起始端点

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 _