|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.chart.StiPointHelper
public class StiPointHelper
| Constructor Summary | |
|---|---|
StiPointHelper()
|
|
| Method Summary | |
|---|---|
static StiPoint[] |
GetLineOffsetRectangle(StiPoint point1,
StiPoint point2,
double offset)
|
static boolean |
IsLineContainsPoint(StiPoint startPoint,
StiPoint endPoint,
float offset,
StiPoint point)
|
static boolean |
IsPointInPolygon(StiPoint p,
StiPoint[] points)
|
static boolean |
IsPointInTriangle(StiPoint p,
StiPoint a,
StiPoint b,
StiPoint c)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiPointHelper()
| Method Detail |
|---|
public static boolean IsPointInTriangle(StiPoint p,
StiPoint a,
StiPoint b,
StiPoint c)
public static boolean IsPointInPolygon(StiPoint p,
StiPoint[] points)
public static StiPoint[] GetLineOffsetRectangle(StiPoint point1,
StiPoint point2,
double offset)
public static boolean IsLineContainsPoint(StiPoint startPoint,
StiPoint endPoint,
float offset,
StiPoint point)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||