Uses of Class
BendpointStuff.VOCLBendpoint

Packages that use VOCLBendpoint
BendpointStuff   
vocleditor.edit   
 

Uses of VOCLBendpoint in BendpointStuff
 

Methods in BendpointStuff with parameters of type VOCLBendpoint
 void MoveBendpointCommand.setOldBendpoint(VOCLBendpoint bp)
           
 

Uses of VOCLBendpoint in vocleditor.edit
 

Methods in vocleditor.edit that return VOCLBendpoint
 VOCLBendpoint VOCLAssociationRoleEditPart.getBendpointAt(int index)
          Retrieves the bendpoint at index
 

Methods in vocleditor.edit with parameters of type VOCLBendpoint
 void VOCLAssociationRoleEditPart.insertBendpoint(int index, VOCLBendpoint point)
          Inserts a bendpoint
 void VOCLAssociationRoleEditPart.setBendpoint(int index, VOCLBendpoint point)
          Moves a bendpoint to a new location