Class Polygon3D

All Implemented Interfaces:
Projected, Extent.Has

public class Polygon3D extends Polygon
Author:
jmorell
  • Constructor Details

    • Polygon3D

      public Polygon3D()
  • Method Details

    • is3D

      public boolean is3D()
      Overrides:
      is3D in class Polygon
    • add

      public void add(Point3D pt)
    • getPoint3D

      public Point3D getPoint3D(int i)