Search this API

y.layout.planar
Interface FaceCursor

All Superinterfaces:
YCursor

public interface FaceCursor
extends YCursor

Defines a cursor which returns only instances of Face.

 

Method Summary
 Face face()
          Returns the Face, the cursor is pointing on.
 
Methods inherited from interface y.base.YCursor
current, next, ok, prev, size, toFirst, toLast
 

Method Detail

face

Face face()
Returns the Face, the cursor is pointing on.


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