|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsugr.example.SugrSimpleExample
A very simple example for using SUGR for construction and statistical test.
Constructor Summary | |
SugrSimpleExample()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Simple main: Call function for construction and test. |
static void |
simpleConstruction()
Construct a Line2D out of two points. |
static void |
simpleTest()
Do a simple Test: Two points equal ? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SugrSimpleExample()
Method Detail |
public static void main(java.lang.String[] args)
public static void simpleConstruction()
public static void simpleTest()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |