Packagecom.yworks.graph.model
Classpublic class BendId
InheritanceBendId Inheritance Object



Public Properties
 PropertyDefined By
  bendIndex : int
[read-only]
BendId
  edgeId : DummyEdgeId
[read-only]
BendId
Public Methods
 MethodDefined By
  
BendId(bendIndex:int, edgeId:DummyEdgeId)
BendId
Property Detail
bendIndexproperty
bendIndex:int  [read-only]


Implementation
    public function get bendIndex():int
edgeIdproperty 
edgeId:DummyEdgeId  [read-only]


Implementation
    public function get edgeId():DummyEdgeId
Constructor Detail
BendId()Constructor
public function BendId(bendIndex:int, edgeId:DummyEdgeId)



Parameters
bendIndex:int
 
edgeId:DummyEdgeId