|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.shoreline.LandSegmentFactory
public class LandSegmentFactory
Constructor Summary | |
---|---|
LandSegmentFactory(LandBox box)
|
Method Summary | |
---|---|
LandSegment |
newLandSegment(java.util.List<LandVertex> vertices)
The returned LandSegment may have land on the wrong side. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LandSegmentFactory(LandBox box)
Method Detail |
---|
public LandSegment newLandSegment(java.util.List<LandVertex> vertices)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |