Navigation
index
modules
|
Sgfmill
»
Sgfmill 1.1.1 documentation
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
_
__version__ (in module sgfmill)
A
add_comment_text() (sgfmill.sgf.Tree_node method)
apply_setup() (sgfmill.boards.Board method)
area_score() (sgfmill.boards.Board method)
B
Board (class in sgfmill.boards)
board_points (sgfmill.boards.Board attribute)
C
colour_name() (in module sgfmill.common)
copy() (sgfmill.boards.Board method)
D
delete() (sgfmill.sgf.Tree_node method)
E
example script
show_sgf.py
split_sgf_collection.py
extend_main_sequence() (sgfmill.sgf.Sgf_game method)
F
find() (sgfmill.sgf.Tree_node method)
find_property() (sgfmill.sgf.Tree_node method)
format_vertex() (in module sgfmill.common)
format_vertex_list() (in module sgfmill.common)
from_bytes() (sgfmill.sgf.Sgf_game class method)
from_string() (sgfmill.sgf.Sgf_game class method)
G
get() (sgfmill.boards.Board method)
(sgfmill.sgf.Tree_node method)
get_charset() (sgfmill.sgf.Sgf_game method)
get_encoding() (sgfmill.sgf.Tree_node method)
get_handicap() (sgfmill.sgf.Sgf_game method)
get_komi() (sgfmill.sgf.Sgf_game method)
get_last_node() (sgfmill.sgf.Sgf_game method)
get_main_sequence() (sgfmill.sgf.Sgf_game method)
get_main_sequence_above() (sgfmill.sgf.Sgf_game method)
get_main_sequence_below() (sgfmill.sgf.Sgf_game method)
get_move() (sgfmill.sgf.Tree_node method)
get_player_name() (sgfmill.sgf.Sgf_game method)
get_raw() (sgfmill.sgf.Tree_node method)
get_raw_list() (sgfmill.sgf.Tree_node method)
get_raw_property_map() (sgfmill.sgf.Tree_node method)
get_root() (sgfmill.sgf.Sgf_game method)
get_setup_and_moves() (in module sgfmill.sgf_moves)
get_setup_stones() (sgfmill.sgf.Tree_node method)
get_size() (sgfmill.sgf.Sgf_game method)
(sgfmill.sgf.Tree_node method)
get_winner() (sgfmill.sgf.Sgf_game method)
GTP
H
has_property() (sgfmill.sgf.Tree_node method)
has_setup_stones() (sgfmill.sgf.Tree_node method)
I
indicate_first_player() (in module sgfmill.sgf_moves)
Interface_for_get_setup_and_moves (class in sgfmill.sgf_board_interface)
Interface_for_set_initial_position (class in sgfmill.sgf_board_interface)
interpret_diagram() (in module sgfmill.ascii_boards)
is_empty() (sgfmill.boards.Board method)
K
komi
L
list_occupied_points() (sgfmill.boards.Board method)
M
move_from_vertex() (in module sgfmill.common)
N
new_child() (sgfmill.sgf.Tree_node method)
O
opponent_of() (in module sgfmill.common)
owner (in module sgfmill.sgf)
P
parent (in module sgfmill.sgf)
play() (sgfmill.boards.Board method)
properties() (sgfmill.sgf.Tree_node method)
R
render_board() (in module sgfmill.ascii_boards)
reparent() (sgfmill.sgf.Tree_node method)
S
serialise() (sgfmill.sgf.Sgf_game method)
set() (sgfmill.sgf.Tree_node method)
set_date() (sgfmill.sgf.Sgf_game method)
set_initial_position() (in module sgfmill.sgf_moves)
set_move() (sgfmill.sgf.Tree_node method)
set_raw() (sgfmill.sgf.Tree_node method)
set_raw_list() (sgfmill.sgf.Tree_node method)
set_setup_stones() (sgfmill.sgf.Tree_node method)
SGF
Sgf_game (class in sgfmill.sgf)
sgfmill (module)
sgfmill.ascii_boards (module)
sgfmill.boards (module)
sgfmill.common (module)
sgfmill.sgf (module)
sgfmill.sgf_board_interface (module)
sgfmill.sgf_moves (module)
show_sgf.py
example script
side (sgfmill.boards.Board attribute)
simple ko
split_sgf_collection.py
example script
T
Tree_node (class in sgfmill.sgf)
U
unset() (sgfmill.sgf.Tree_node method)
Table Of Contents
Introduction
Examples
Property types
The
sgfmill
package
The
sgf
module
Sgf_game
objects
Tree_node
objects
The
sgf_moves
module
The
sgf_board_interface
module
The
boards
module
The
ascii_boards
module
The
common
module
List of SGF properties
Character encoding
Parser behaviour
Porting to Python 3
Installation
Contact
Changes
Licence
Glossary
Quick search
Navigation
index
modules
|
Sgfmill
»
Sgfmill 1.1.1 documentation
»