[sltxt2png] element index

All elements
c g i s _
_
top
__construct
Set up object by cloning data from $diagram
__construct
Set up object by cloning data from $diagram
__construct
GoDiagram::__construct() in sltxt2png.php
Constructor of Diagram class
c
top
createPNG
GoDiagramPNG::createPNG() in sltxt2png.php
Create the diagram image file.
createSGF
GoDiagramSGF::createSGF() in sltxt2png.php
Create SGF from diagram
createThumbnail
Create the diagram thumbnail image.
g
top
getDimensions
Return pixel dimensions of diagram image
getEndPosition
Get goban position at end of diagram (after any moves, without markup)
getLinkMap
GoDiagram::getLinkMap() in sltxt2png.php
Get HTML link map of linked areas in diagram
getMarkup
GoDiagram::getMarkup() in sltxt2png.php
Get board markup (but not advanced markup like AR, LN)
getMoves
GoDiagram::getMoves() in sltxt2png.php
Get moves in diagram
getStartPosition
Get goban position at start of diagram (before any moves, without markup)
getTitle
GoDiagram::getTitle() in sltxt2png.php
Get diagram title
GoDiagram
GoDiagram in sltxt2png.php
Class for parsing and analysing the diagram given in SL format.
GoDiagramPNG
GoDiagramPNG in sltxt2png.php
Creates PNG image and thumbnail image for a given diagram
GoDiagramSGF
GoDiagramSGF in sltxt2png.php
Creates SGF file for given diagram.
i
top
isValid
GoDiagram::isValid() in sltxt2png.php
Returns true, if the diagram is a valid diagram, false otherwise.
s
top
sltxt2png.php
sltxt2png.php in sltxt2png.php
c g i s _