abstract class Shape extends Object
An interface for all geo shapes to implement
Shape()
abstract List<? extends Object>
asList()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Converts the Shape into a coordinate list
Groovy Documentation