PHP 클래스 CrEOF\Spatial\Tests\PHP\Types\Geometry\PolygonTest

저자: Derek J. Lambert ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: creof/doctrine2-spatial

공개 메소드들

메소드 설명
testEmptyPolygon ( )
testJson ( )
testOpenPolygonRing ( ) Test Polygon with open ring
testRingPolygonFromObjectsGetLastRing ( )
testRingPolygonFromObjectsGetSingleRing ( )
testSolidPolygonFromArrayAddRings ( )
testSolidPolygonFromArraysGetRings ( )
testSolidPolygonFromArraysToString ( )
testSolidPolygonFromObjectsToArray ( )

메소드 상세

testEmptyPolygon() 공개 메소드

public testEmptyPolygon ( )

testJson() 공개 메소드

public testJson ( )

testOpenPolygonRing() 공개 메소드

Test Polygon with open ring
public testOpenPolygonRing ( )

testRingPolygonFromObjectsGetLastRing() 공개 메소드

testRingPolygonFromObjectsGetSingleRing() 공개 메소드

testSolidPolygonFromArrayAddRings() 공개 메소드

testSolidPolygonFromArraysGetRings() 공개 메소드

testSolidPolygonFromArraysToString() 공개 메소드

testSolidPolygonFromObjectsToArray() 공개 메소드