PHP 클래스 PhpOffice\PhpPresentation\Tests\Writer\ODPresentation\ObjectsChartTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: phpoffice/phppowerpoint

공개 메소드들

메소드 설명
tearDown ( ) Executed before each method of the class
testAxisFont ( )
testLegend ( )
testTitleVisibility ( )
testTypeArea ( )
testTypeBar ( )
testTypeBar3D ( )
testTypeBar3DHorizontal ( )
testTypeBarGroupingPercentStacked ( )
testTypeBarGroupingStacked ( )
testTypeBarHorizontal ( )
testTypeLine ( )
testTypeLineGridlines ( )
testTypeLineMarker ( )
testTypeLineSeriesOutline ( )
testTypePie ( )
testTypePie3D ( )
testTypePie3DExplosion ( )
testTypeScatter ( )
testTypeScatterMarker ( )
testTypeScatterSeriesOutline ( )

메소드 상세

tearDown() 공개 메소드

Executed before each method of the class
public tearDown ( )

testAxisFont() 공개 메소드

public testAxisFont ( )

testLegend() 공개 메소드

public testLegend ( )

testTitleVisibility() 공개 메소드

public testTitleVisibility ( )

testTypeArea() 공개 메소드

public testTypeArea ( )

testTypeBar() 공개 메소드

public testTypeBar ( )

testTypeBar3D() 공개 메소드

public testTypeBar3D ( )

testTypeBar3DHorizontal() 공개 메소드

testTypeBarGroupingPercentStacked() 공개 메소드

testTypeBarGroupingStacked() 공개 메소드

testTypeBarHorizontal() 공개 메소드

testTypeLine() 공개 메소드

public testTypeLine ( )

testTypeLineGridlines() 공개 메소드

testTypeLineMarker() 공개 메소드

public testTypeLineMarker ( )

testTypeLineSeriesOutline() 공개 메소드

testTypePie() 공개 메소드

public testTypePie ( )

testTypePie3D() 공개 메소드

public testTypePie3D ( )

testTypePie3DExplosion() 공개 메소드

testTypeScatter() 공개 메소드

public testTypeScatter ( )

testTypeScatterMarker() 공개 메소드

testTypeScatterSeriesOutline() 공개 메소드