public class LandSegmentFactory extends Object
Constructor and Description |
---|
LandSegmentFactory(LandBox box) |
Modifier and Type | Method and Description |
---|---|
LandSegment |
newLandSegment(List<LandVertex> vertices)
The returned LandSegment may have land on the wrong side.
|
public LandSegmentFactory(LandBox box)
public LandSegment newLandSegment(List<LandVertex> vertices)
Copyright © 2016 Metron, Inc.. All rights reserved.