org.pdfclown.util.math.geom.Quad Class Reference

Quadrilateral shape. More...

List of all members.

Public Member Functions

bool Contains (float x, float y)
bool Contains (PointF point)
RectangleF GetBounds ()
GraphicsPathIterator GetPathIterator ()
 Quad (params PointF[] points)

Static Public Member Functions

static Quad Get (RectangleF rectangle)
static PointF[] GetPoints (RectangleF rectangle)

Properties

PointF[] Points [get, set]

Quadrilateral shape.


Constructor & Destructor Documentation

org.pdfclown.util.math.geom.Quad.Quad ( params PointF[]  points  ) 

Member Function Documentation

bool org.pdfclown.util.math.geom.Quad.Contains ( float  x,
float  y 
)
bool org.pdfclown.util.math.geom.Quad.Contains ( PointF  point  ) 
static Quad org.pdfclown.util.math.geom.Quad.Get ( RectangleF  rectangle  )  [static]
RectangleF org.pdfclown.util.math.geom.Quad.GetBounds (  ) 
GraphicsPathIterator org.pdfclown.util.math.geom.Quad.GetPathIterator (  ) 
static PointF [] org.pdfclown.util.math.geom.Quad.GetPoints ( RectangleF  rectangle  )  [static]

Property Documentation

PointF [] org.pdfclown.util.math.geom.Quad.Points [get, set]

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:08:40 2013 for PDF Clown 0.1.2 by  doxygen 1.6.3