|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface IAlg
Simple interface to federate few path generation algorithm.
| Method Summary | |
|---|---|
void |
backTangent(IVector vector)
Deprecated. fill in vector the back tangent at last generated point( must call nextPoint() before and check nextPoint() return true). |
void |
frontTangent(IVector vector)
Deprecated. fill in vector the front tangent at last generated point( must call nextPoint() before and check nextPoint() return true). |
boolean |
nextPoint(IPoint point)
Deprecated. |
| Method Detail |
|---|
boolean nextPoint(IPoint point)
void backTangent(IVector vector)
void frontTangent(IVector vector)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||