Uses of Class
com.jmex.font3d.math.ClosedPolygon

Packages that use ClosedPolygon
com.jmex.font3d   
 

Uses of ClosedPolygon in com.jmex.font3d
 

Methods in com.jmex.font3d with parameters of type ClosedPolygon
 void Glyph3D.addPolygon(ClosedPolygon poly)
          This method adds one closed polygon to the subdivision (it can both be the outer-polygon or the inner) In normal glyphs, the outer should be clockwise and the inner counter-clockwise.