Uses of Interface
twaver.network.IPathUI

Packages that use IPathUI
twaver.network   
 

Uses of IPathUI in twaver.network
 

Classes in twaver.network that implement IPathUI
 class LinkUI
          连线UI元素,用于绘制连线,主体使用图形元素(ShapeUI)
 class ShapeNodeUI
          用于呈现ShapeNode网元类型,可以填充呈现多边形,或者不填充呈现线条样式
 

Methods in twaver.network with parameters of type IPathUI
 boolean ArrowInfo.validate(IPathUI shapeUI, boolean isFrom)
          生效箭头相关信息,默认会取网元的箭头相关样式
 

Constructors in twaver.network with parameters of type IPathUI
ArrowInfo(IPathUI linkOrShapeNodeUI, boolean isFrom)
          箭头图形数据