PHP 클래스 PhpPresentation\Tests\Writer\PowerPoint2007\PptChartsTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$oPresentation PhpPresentation;
$seriesData array

공개 메소드들

메소드 설명
setUp ( ) Executed before each method of the class
tearDown ( ) Executed after each method of the class
testAxisFont ( )
testPlotAreaBadType ( )
testTitleVisibility ( )
testTypeArea ( )
testTypeBar ( )
testTypeBar3D ( )
testTypeBar3DBarDirection ( )
testTypeBar3DSubScript ( )
testTypeBar3DSuperScript ( )
testTypeLine ( )
testTypeLineGridlines ( )
testTypeLineMarker ( )
testTypeLineSeriesOutline ( )
testTypeLineSubScript ( )
testTypeLineSuperScript ( )
testTypePie ( )
testTypePie3D ( )
testTypePie3DExplosion ( )
testTypePie3DSubScript ( )
testTypePie3DSuperScript ( )
testTypeScatter ( )
testTypeScatterMarker ( )
testTypeScatterSeriesOutline ( )
testTypeScatterSubScript ( )
testTypeScatterSuperScript ( )

메소드 상세

setUp() 공개 메소드

Executed before each method of the class
public setUp ( )

tearDown() 공개 메소드

Executed after each method of the class
public tearDown ( )

testAxisFont() 공개 메소드

public testAxisFont ( )

testPlotAreaBadType() 공개 메소드

public testPlotAreaBadType ( )

testTitleVisibility() 공개 메소드

public testTitleVisibility ( )

testTypeArea() 공개 메소드

public testTypeArea ( )

testTypeBar() 공개 메소드

public testTypeBar ( )

testTypeBar3D() 공개 메소드

public testTypeBar3D ( )

testTypeBar3DBarDirection() 공개 메소드

testTypeBar3DSubScript() 공개 메소드

testTypeBar3DSuperScript() 공개 메소드

testTypeLine() 공개 메소드

public testTypeLine ( )

testTypeLineGridlines() 공개 메소드

testTypeLineMarker() 공개 메소드

public testTypeLineMarker ( )

testTypeLineSeriesOutline() 공개 메소드

testTypeLineSubScript() 공개 메소드

testTypeLineSuperScript() 공개 메소드

testTypePie() 공개 메소드

public testTypePie ( )

testTypePie3D() 공개 메소드

public testTypePie3D ( )

testTypePie3DExplosion() 공개 메소드

testTypePie3DSubScript() 공개 메소드

testTypePie3DSuperScript() 공개 메소드

testTypeScatter() 공개 메소드

public testTypeScatter ( )

testTypeScatterMarker() 공개 메소드

testTypeScatterSeriesOutline() 공개 메소드

testTypeScatterSubScript() 공개 메소드

testTypeScatterSuperScript() 공개 메소드

프로퍼티 상세

$oPresentation 보호되어 있는 프로퍼티

protected PhpPresentation; $oPresentation
리턴 PhpPresentation;

$seriesData 보호되어 있는 프로퍼티

protected array $seriesData
리턴 array