Lines Matching refs:poly
227 /** Draw a poly-polygon in device resolution line width (i.e. the
231 The poly-polygon to draw.
250 /** Stroke each polygon of the provided poly-polygon with the
261 The poly-polygon to render.
283 /** Stroke each polygon of the provided poly-polygon with the
295 The poly-polygon to render.
326 /** Stroke each polygon of the provided poly-polygon with the
339 The poly-polygon to render.
383 The poly-polygon to render.
394 @return a poly-polygon describing the outline of the stroked
406 /** Fill the given poly-polygon.<p>
408 This method fills the given poly-polygon according to the
409 <type>RenderState</type>'s color and the poly-polygon's fill
413 The poly-polygon to render.
432 /** Fill the given poly-polygon with a texture.<p>
434 This method fills the given poly-polygon according to the
436 poly-polygon's fill rule.<p>
439 The poly-polygon to render.
467 /** Fill the given poly-polygon with a mapped texture.<p>
469 This method fills the given poly-polygon according to the
471 poly-polygon's fill rule. The texture is mapped to the
472 poly-polygon's interior via the given texture mapping.<p>
475 The poly-polygon to render.