net.infonode.gui

Class TranslatingShape.Iterator

private class TranslatingShape.Iterator extends Object implements PathIterator

Method Summary
intcurrentSegment(float[] coords)
intcurrentSegment(double[] coords)
intgetWindingRule()
booleanisDone()
voidnext()

Method Detail

currentSegment

public int currentSegment(float[] coords)

currentSegment

public int currentSegment(double[] coords)

getWindingRule

public int getWindingRule()

isDone

public boolean isDone()

next

public void next()