Uses of Class
net.nexttext.renderer.util.ClosedPolygon

Packages that use ClosedPolygon
net.nexttext.renderer.util   
 

Uses of ClosedPolygon in net.nexttext.renderer.util
 

Methods in net.nexttext.renderer.util 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.