PHP Class CrEOF\Spatial\Tests\PHP\Types\Geometry\PolygonTest

Author: Derek J. Lambert ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: creof/doctrine2-spatial

Méthodes publiques

Méthode Description
testEmptyPolygon ( )
testJson ( )
testOpenPolygonRing ( ) Test Polygon with open ring
testRingPolygonFromObjectsGetLastRing ( )
testRingPolygonFromObjectsGetSingleRing ( )
testSolidPolygonFromArrayAddRings ( )
testSolidPolygonFromArraysGetRings ( )
testSolidPolygonFromArraysToString ( )
testSolidPolygonFromObjectsToArray ( )

Method Details

testEmptyPolygon() public méthode

public testEmptyPolygon ( )

testJson() public méthode

public testJson ( )

testOpenPolygonRing() public méthode

Test Polygon with open ring
public testOpenPolygonRing ( )

testRingPolygonFromObjectsGetLastRing() public méthode

testRingPolygonFromObjectsGetSingleRing() public méthode

testSolidPolygonFromArrayAddRings() public méthode

testSolidPolygonFromArraysGetRings() public méthode

testSolidPolygonFromArraysToString() public méthode

testSolidPolygonFromObjectsToArray() public méthode