Package h

Class ST_polygon_t

All Implemented Interfaces:
SHAPE_INFO, __ptr__, __struct__

public final class ST_polygon_t extends UnsupportedStarStruct implements SHAPE_INFO
  • Field Details

    • regular

      public boolean regular
    • peripheries

      public int peripheries
    • sides

      public int sides
    • orientation

      public double orientation
    • distortion

      public double distortion
    • skew

      public double skew
    • option

      public int option
    • vertices

      public CArray<ST_pointf> vertices
  • Constructor Details

    • ST_polygon_t

      public ST_polygon_t()