public class OutlineExtractor extends Object
polyhedrons sets outlines.
 This class extracts the 2D outlines from {polyhedrons sets in a specified projection plane.
| Constructor and Description | 
|---|
| OutlineExtractor(Vector3D u,
                Vector3D v)Build an extractor for a specific projection plane. | 
public Vector2D[][] getOutline(PolyhedronsSet polyhedronsSet)
polyhedronsSet - polyhedrons set whose outline must be extractedCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.