com.sun.opengl.util.packrect
Interface RectVisitor


public interface RectVisitor

Iteration construct without exposing the internals of the RectanglePacker and without implementing a complex Iterator.


Method Summary
 void visit(Rect rect)
           
 

Method Detail

visit

void visit(Rect rect)


Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.