All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----openstar.util.TypedList
|
+----openstar.util.TCTList
|
+----openstar.util.PointSequence
public PointSequence()
public Object clone()
public boolean cyclicIdentical(PointSequence cmp)
true is returned if both sequences have the same
length and there exists a rotation or a mirroring of the points
in the lists, after which both lists are equal.
All Packages Class Hierarchy This Package Previous Next Index