Search
Polygon3D Class
See Also
 






Represents a polygon in 3D space.

Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public class Polygon3D implements Projection

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.threed.Polygon3D

 See Also