Uses of Package
org.vormplus.shapeLib.polygons

Packages that use org.vormplus.shapeLib.polygons
org.vormplus.shapeLib.polygons   
 

Classes in org.vormplus.shapeLib.polygons used by org.vormplus.shapeLib.polygons
Decagon
          Create a Decagon object.
Dodecagon
          Create a Dodecagon object, a regular polygon with 12 sides This class extends the BasicShape class.
Hendecagon
          Creates a Hendecagon object, a regular polygon with 11 sides.
Heptagon
          Creates a Heptagon object, a regular polygon with 7 sides.
Hexadecagon
          Creates a Hexadecagon object, a regular polygon with 16 sides.
Hexagon
          Creates a Hexagon object, a regular polygon with 6 sides.
Icosagon
          Creates a Icosagon object, a regular polygon with 20 sides.
Octagon
          Create a Octagon object, a regular polygon with 8 sides This class extends the BasicShape class.
Pentadecagon
          Creates a Pentadecagon object, a regular polygon with 15 sides.
Pentagon
          Create a Pentagon object, a regular polygon with 5 sides.
RegularPolygon
           
Tetradecagon
          Creates a Tetradecagon object, a regular polygon with 14 sides.
Triangle
          Creates a Triangle object, a regular polygon with 3 sides.
Tridecagon
          Creates a Tridecagon object, a regular polygon with 6 sides.