public class TestDreieck2D extends Object
Dreieck2D
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.sys.funclib.bitctrl.geometrie.Dreieck2D |
dreieck
Dreieck für die Tests.
|
Constructor and Description |
---|
TestDreieck2D() |
Modifier and Type | Method and Description |
---|---|
void |
before()
Initialisiert das Testdreieck für alle Testfälle mit identischen Daten.
|
void |
testContainsPoint2D()
Punkt in Dreieck enthalten.
|
void |
testContainsRectangle2D()
Umfasst Dreieck ein Rechteck.
|
void |
testGetBounds2D()
Umgebenes Rechteck bestimmen.
|
void |
testGetPathIteratorAffineTransform()
Pfad-Iterator.
|
void |
testIntersectsDoubleDoubleDoubleDouble()
Schneidet Dreieck ein Rechteck.
|
private de.bsvrz.sys.funclib.bitctrl.geometrie.Dreieck2D dreieck
public void before()
public final void testContainsPoint2D()
public final void testContainsRectangle2D()
public final void testGetBounds2D()
public final void testGetPathIteratorAffineTransform()
public final void testIntersectsDoubleDoubleDoubleDouble()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.