org.starhope.appius.geometry
Class PolygonBuilder

java.lang.Object
  extended by org.starhope.appius.geometry.PolygonBuilder

public class PolygonBuilder
extends Object

WRITEME: Document this type.

Author:
brpocock@star-hope.org

Constructor Summary
PolygonBuilder()
           
 
Method Summary
static PolygonPrimitive<?> instanceOf(String stringDescriptor)
          WRITEME: Document this method brpocock@star-hope.org
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolygonBuilder

public PolygonBuilder()
Method Detail

instanceOf

public static PolygonPrimitive<?> instanceOf(String stringDescriptor)
WRITEME: Document this method brpocock@star-hope.org

Parameters:
stringDescriptor - WRITEME
Returns:
WRITEME