- second - Variable in class net.sourceforge.chessshell.plugin.api.StartPawnPair
-
- selectBookmark(int) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Navigate to bookmark by index.
- selectFolderByIndex(int) - Method in interface net.sourceforge.chessshell.plugin.api.IFolderManager
-
Navigate to the i'th folder from current path location.
- selectNextBookmark() - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Navigate to next bookmark.
- selectParentFolder() - Method in interface net.sourceforge.chessshell.plugin.api.IFolderManager
-
Navigate to parent folder, if it exists.
- selectPreviousBookmark() - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Navigate to previous bookmark.
- selectRootFolder() - Method in interface net.sourceforge.chessshell.plugin.api.IFolderManager
-
Navigate to root folder.
- separator - Static variable in class net.sourceforge.chessshell.plugin.api.FolderPath
-
- series - Variable in class net.sourceforge.chessshell.plugin.api.StartPawnSeries
-
- setBookmarkDescription(int, String) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set description for i'th bookmark.
- setBookmarkedPositionDescription(int, String) - Method in interface net.sourceforge.chessshell.plugin.api.IPgnFileIndexer
-
Update description of given bookmark.
- setBytes(byte[]) - Method in class net.sourceforge.chessshell.plugin.api.StartPawnSeriesEncoder
-
Set up a byte array that can then be decoded, by calling
decode() iteratively.
- setDefaultMoveRating(int) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set default move rating value.
- setMaxMoveRating(int) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set maximal move rating.
- setMoveRating(int, int) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set move rating.
- setMoveTextCommentAfter(int, String) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set move text comment 'after'.
- setMoveTextCommentBefore(int, String) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set move text comment 'before'.
- setMoveValueAnnotation(int, MoveValueAnnotation) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Move value annotations (!,?,...) - only one per move.
- setOnlyMoveAnnotation(int, boolean) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Update only-move annotation for move.
- setPositionTextComment(String) - Method in interface net.sourceforge.chessshell.plugin.api.ISimplePositionDatabase
-
Set text comment on current position.
- setUpdated(boolean) - Method in interface net.sourceforge.chessshell.plugin.api.IPositionSearchIndexer
-
Set the updated status.
- size() - Method in class net.sourceforge.chessshell.plugin.api.StartPawnSeries
-
- StartPawn - Enum in net.sourceforge.chessshell.plugin.api
-
- StartPawn() - Constructor for enum net.sourceforge.chessshell.plugin.api.StartPawn
-
- StartPawnPair - Class in net.sourceforge.chessshell.plugin.api
-
- StartPawnPair(StartPawn, StartPawn) - Constructor for class net.sourceforge.chessshell.plugin.api.StartPawnPair
-
- StartPawnSeries - Class in net.sourceforge.chessshell.plugin.api
-
Usage is for giving an ordered series of pawns that have left their square of origin.
- StartPawnSeries() - Constructor for class net.sourceforge.chessshell.plugin.api.StartPawnSeries
-
- StartPawnSeriesEncoder - Class in net.sourceforge.chessshell.plugin.api
-
Encoding and decoding of a series of pawns.
- StartPawnSeriesEncoder() - Constructor for class net.sourceforge.chessshell.plugin.api.StartPawnSeriesEncoder
-