com.metsci.glimpse.support.polygon
Class Polygon.Loop

java.lang.Object
  extended by com.metsci.glimpse.support.polygon.Polygon.Loop
Enclosing class:
Polygon

public static final class Polygon.Loop
extends java.lang.Object


Nested Class Summary
static class Polygon.Loop.LoopBuilder
           
 
Method Summary
 double[] get(int i)
           
 Polygon.Interior getSide()
           
 int size()
           
static Polygon.Loop.LoopBuilder start()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

start

public static Polygon.Loop.LoopBuilder start()

size

public final int size()

getSide

public Polygon.Interior getSide()

get

public final double[] get(int i)


Copyright © 2012 Metron, Inc.. All Rights Reserved.