Search this API

y.view
Interface BendCursor

All Superinterfaces:
YCursor

public interface BendCursor
extends YCursor

A cursor interface for iterating over bends.

 

Method Summary
 Bend bend()
          Returns the bend at the current location of the cursor.
 
Methods inherited from interface y.base.YCursor
current, next, ok, prev, size, toFirst, toLast
 

Method Detail

bend

Bend bend()
Returns the bend at the current location of the cursor. This method is the typed variant of current().


© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.