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 _

U

UI<T> - Class in twaver.network
可放置在网元上的UI虚类,是LabelUI, ImageUI, ShapeUI的基类
UI(ElementUI<?>) - Constructor for class twaver.network.UI
UI对象代表网元上的图形挂件,比如文字,图片或者图形,可以在网元上添加多个UI对象,组合成复杂的网元外观
UI_ANCHOR_POSITION - Static variable in class twaver.Defaults
UI默认挂载点位置
UI_CORNER_RADIUS - Static variable in class twaver.Defaults
UI圆角半径
UI_POSITION - Static variable in class twaver.Defaults
UI默认位置
UIBounds - Class in twaver.network
UI元素范围,继承于矩形,为UI主体部分的范围大小,主体之外还可设置padding, selection border和outline,共同构成UI的范围信息 UI范围分四种,从小到大分别为:body,fill bounds, content bounds, view bounds fill bounds = body + padding content bounds = fill bounds + outline view bounds = content bounds + selection border
UIBounds() - Constructor for class twaver.network.UIBounds
 
uiClass - Variable in class twaver.model.Element
网元UI类型
union(Rect) - Method in class twaver.Rect
合并矩形
unselect(T) - Method in interface twaver.core.model.ISelectionModel
取消选中
unselect(T) - Method in class twaver.model.SelectionModel
 
update(ElementUI<?>, UI) - Method in class twaver.model.attachment.Attachment
 
update(ElementUI<?>, UI) - Method in class twaver.model.attachment.ShapeAttachment
 
updateAttachment(String) - Method in class twaver.model.Element
更新附件
updateAttachment(Attachment<?>) - Method in class twaver.model.Element
更新附件
upSubNetwork() - Method in class twaver.network.Network
回到上一级子网
Utils - Class in twaver
 
Utils() - Constructor for class twaver.Utils
 

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 _