A B C D E F G H I J L M N O P R S T U V W X Y Z 

A

a11 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
a12 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
a21 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
a22 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
ACTIVE_LABEL_STYLE - Static variable in class ch.sahits.game.javafx.control.ScrollPaneEntry
 
add(TableRow) - Method in class ch.sahits.game.javafx.model.Table
 
add(ITableCell) - Method in class ch.sahits.game.javafx.model.TableRow
 
add(ITableCell, ECellConstraint) - Method in class ch.sahits.game.javafx.model.TableRow
 
addCellToGridPane(Font, GridPane, int, TableRow, int, ITableCell, HPos, String) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Adding a table cell to the grid
addCellToGridPane(int, TableRow, int, ITableCell, Node, GridPane, HPos) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Add a node to the grid pane with respect to the different constraints, that might be defined.
addEntry(String, EventHandler<? super MouseEvent>, boolean, boolean) - Method in class ch.sahits.game.javafx.control.ScrollPaneContent
Add a new entry to the content
addEventHandler(EventHandler<T>) - Method in class ch.sahits.game.javafx.event.AggregateEventHandler
Add a new event handler.
addLine(Line) - Method in class ch.sahits.game.javafx.control.Page
 
AggregateEventHandler<T extends javafx.event.Event> - Class in ch.sahits.game.javafx.event
Aggregation event handler that allows adding multiple event handlers for the same event type.
AggregateEventHandler() - Constructor for class ch.sahits.game.javafx.event.AggregateEventHandler
 
alignment - Variable in class ch.sahits.game.javafx.model.RowCellAlignement
 
alignment - Variable in class ch.sahits.game.javafx.model.Table
 
amount - Variable in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
amount - Variable in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
amountProperty() - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
amountToBeChecked - Variable in class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
 
AnchoredBottomRightLayout - Class in ch.sahits.game.javafx.layout
Layout that ensures that the children are always laied out to be in the bottom right corner.
AnchoredBottomRightLayout() - Constructor for class ch.sahits.game.javafx.layout.AnchoredBottomRightLayout
 
angleBetween2Lines(Point2D, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Calculate the angle between the vector horizontally to the left from the center and the current point.
angles - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
append(String) - Method in class ch.sahits.game.javafx.control.DecoratedText
Append text.
append(Node) - Method in class ch.sahits.game.javafx.control.DecoratedText
Append a control.
applyStyle(String) - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
applyStyle(String) - Method in class ch.sahits.game.javafx.control.DecoratedText
 
applyStyle(String) - Method in interface ch.sahits.game.javafx.control.IApplicableStyle
Set the style on all children.

B

b1 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
b2 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
backButtonEventHandler - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
backButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
backButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonLabel(String) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonLabelProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property defining the label of the back button.
backButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
backButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonNode(Node) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
backButtonVisibility - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
backLbl - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
BALE_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
BaleAmount - Class in ch.sahits.game.javafx.control
 
BaleAmount(Font) - Constructor for class ch.sahits.game.javafx.control.BaleAmount
 
BaleAmountAlwaysVisible - Class in ch.sahits.game.javafx.control
 
BaleAmountAlwaysVisible(Font) - Constructor for class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
BaleIconView - Class in ch.sahits.game.javafx.control
 
BaleIconView() - Constructor for class ch.sahits.game.javafx.control.BaleIconView
 
BARREL_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
BarrelAmount - Class in ch.sahits.game.javafx.control
 
BarrelAmount(Font) - Constructor for class ch.sahits.game.javafx.control.BarrelAmount
 
BarrelAmountAlwaysVisible - Class in ch.sahits.game.javafx.control
 
BarrelAmountAlwaysVisible(Font) - Constructor for class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
BarrelIconView - Class in ch.sahits.game.javafx.control
 
BarrelIconView() - Constructor for class ch.sahits.game.javafx.control.BarrelIconView
 
bindBounds() - Method in class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
bindDate(SimpleStringProperty) - Method in class ch.sahits.game.javafx.control.GameStatus
 
bindToPlayer(IPlayer) - Method in class ch.sahits.game.javafx.control.GameStatus
 
build() - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 

C

calculate(int, Font) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
Calculate the dimensions of a string using the font with the number of characters.
calculate(String, Font) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
Calculate the dimensions of a string using the font with the number of characters.
calculate() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Recalculate the matrix values based on the points.
calculateA11() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateA12() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateA21() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateA22() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateB1() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateB2() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
calculateBasePoint(Point2D, double, double) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Calculate the base point for the label.
calculateButtonDimensions(OpenPatricianButton) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 
calculateContentInitialHeigth() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Calculate the initial height of the content without content.
calculateMoveFactor(double) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Calculate the factor a label has to be moved based on the position on the curve.
calculateSlope(Point2D, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Caluculate the slope of the line defined by two points.
cashTxt - Variable in class ch.sahits.game.javafx.control.GameStatus
 
cells - Variable in class ch.sahits.game.javafx.model.TableRow
 
CENTERED_STYLE - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
centeredFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
centeredFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
centeredFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
centeredFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
ch.sahits.game.javafx - package ch.sahits.game.javafx
 
ch.sahits.game.javafx.bindings - package ch.sahits.game.javafx.bindings
 
ch.sahits.game.javafx.control - package ch.sahits.game.javafx.control
 
ch.sahits.game.javafx.control.skin - package ch.sahits.game.javafx.control.skin
 
ch.sahits.game.javafx.effects.transform - package ch.sahits.game.javafx.effects.transform
 
ch.sahits.game.javafx.event - package ch.sahits.game.javafx.event
 
ch.sahits.game.javafx.layout - package ch.sahits.game.javafx.layout
 
ch.sahits.game.javafx.model - package ch.sahits.game.javafx.model
 
ch.sahits.game.javafx.service - package ch.sahits.game.javafx.service
 
ch.sahits.game.javafx.util - package ch.sahits.game.javafx.util
 
ch.sahits.game.openpatrician.dialog - package ch.sahits.game.openpatrician.dialog
 
changed(ObservableValue<? extends Boolean>, Boolean, Boolean) - Method in class ch.sahits.game.javafx.control.skin.PaginationLabelHoverChangeListener
 
changed(ObservableValue<? extends Translation2D>, Translation2D, Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation.RecalculationEventListener
 
changed(ObservableValue<? extends TreeItem<String>>, TreeItem<String>, TreeItem<String>) - Method in class ch.sahits.game.javafx.util.SceneCSSExplorer.TreeItemSelectionListener
 
city - Variable in class ch.sahits.game.javafx.control.ViewStatus
 
cityName - Variable in class ch.sahits.game.javafx.control.ViewStatus
 
cityProperty() - Method in class ch.sahits.game.javafx.control.ViewStatus
 
clearContents() - Method in class ch.sahits.game.javafx.control.ScrollPaneContent
Remove all the contents and clear the title
clearContents() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Clear the current contents.
CloseApplicationEventHandler - Class in ch.sahits.game.javafx.event
Event handler that closes the application on the key combination Ctrl+Q
CloseApplicationEventHandler() - Constructor for class ch.sahits.game.javafx.event.CloseApplicationEventHandler
 
COIN_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
CoinIconView - Class in ch.sahits.game.javafx.control
 
CoinIconView() - Constructor for class ch.sahits.game.javafx.control.CoinIconView
 
CoinPrice - Class in ch.sahits.game.javafx.control
Coin price which is only visible when the amount is larger than zero.
CoinPrice(Font) - Constructor for class ch.sahits.game.javafx.control.CoinPrice
 
CoinPriceAlwaysVisible - Class in ch.sahits.game.javafx.control
Coin price which is always visible.
CoinPriceAlwaysVisible(Font) - Constructor for class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
columnWidth - Variable in class ch.sahits.game.javafx.model.Table
 
computeScaleX(double) - Method in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
computeScaleY(double) - Method in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
computeTextHeight(Font, String, double) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
 
computeTextHeight(Font, String, double, double) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
 
computeTextWidth(Font, String, double) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
 
computeValue() - Method in class ch.sahits.game.javafx.bindings.ConstantIntegerBinding
 
computeValue() - Method in class ch.sahits.game.javafx.bindings.StringToIntegerBinding
 
computeValue() - Method in class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
Evaluates to true as long as the bound integer property is positive (>0).
ConstantIntegerBinding - Class in ch.sahits.game.javafx.bindings
IntegerBinding that does not change its value.
ConstantIntegerBinding(int) - Constructor for class ch.sahits.game.javafx.bindings.ConstantIntegerBinding
 
content - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
contentContainer - Variable in class ch.sahits.game.javafx.control.NoticeBoard
 
contentContainer - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
contentHeight - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
contentMaxHeight - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
contentMaxHeight - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
contentMaxHeight(double) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxHeight(DoubleProperty) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxHeightProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Retrieve the maximal height of the content
contentMaxWidth - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
contentMaxWidth - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
contentMaxWidth(double) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxWidth(DoubleProperty) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
Define the max width for the content.
contentMaxWidthProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property containing the maximal width of the content.
contentWidth - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
contraints - Variable in class ch.sahits.game.javafx.model.TableRow
 
control - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
control - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
control - Variable in class ch.sahits.game.javafx.model.ControlTableCell
 
ControlTableCell - Class in ch.sahits.game.javafx.model
Table cell containing a control.
ControlTableCell(Node) - Constructor for class ch.sahits.game.javafx.model.ControlTableCell
 
convertToPoints(ObservableList<Double>) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
create() - Static method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
createAndAddLabels(Group, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Create the labels and add them to the group.
createDecoratedText(String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
Create a decorated text from the template string.
createGridPaneFromModel(Table, Font) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
Create a grid pane from a supplied table model.
createSegmentedShape(double, double, List<Integer>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
currentFont - Variable in class ch.sahits.game.javafx.control.OpenPatricianButton
 
currentFont - Variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
currentFont - Variable in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
currentFont - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
currentFont - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
currentFont - Variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
currentFont - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
currentFont - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
currentPage - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
currentRotation - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 

D

dateTxt - Variable in class ch.sahits.game.javafx.control.GameStatus
 
DecoratedText - Class in ch.sahits.game.javafx.control
Text control which can hold text mixed with controls.
DecoratedText(Font) - Constructor for class ch.sahits.game.javafx.control.DecoratedText
 
DecoratedTextFactory - Class in ch.sahits.game.javafx.service
Factory method to create a decorated text from a template.
DecoratedTextFactory(Font, int, int, int) - Constructor for class ch.sahits.game.javafx.service.DecoratedTextFactory
 
decoratedTextFactory - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
decSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
DEFAULT_LABEL_STYLE - Static variable in class ch.sahits.game.javafx.control.ScrollPaneEntry
 
destination - Variable in class ch.sahits.game.javafx.effects.transform.Translation2D
 
destinationProperty() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Property containing the destination point.
Dialog - Class in ch.sahits.game.openpatrician.dialog
Base class for Open Patrician dialogs.
Dialog(Font) - Constructor for class ch.sahits.game.openpatrician.dialog.Dialog
 
DISABLED_LABEL_STYLE - Static variable in class ch.sahits.game.javafx.control.ScrollPaneEntry
 
DROP_SHADOW_PADDING - Static variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
DynamicTextTableCell - Class in ch.sahits.game.javafx.model
Table vell containing a dynamic text that needs to be bound.
DynamicTextTableCell() - Constructor for class ch.sahits.game.javafx.model.DynamicTextTableCell
 

E

ECellConstraint - Enum in ch.sahits.game.javafx.model
Table cell constaints.
ECellConstraint() - Constructor for enum ch.sahits.game.javafx.model.ECellConstraint
 
equals(Object) - Method in class ch.sahits.game.javafx.control.Line
 
eventHandlers - Variable in class ch.sahits.game.javafx.event.AggregateEventHandler
 
explore(Scene) - Method in class ch.sahits.game.javafx.util.SceneCSSExplorer
 

F

firstLastPageAction - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
firstLastPageAction - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
firstLastPageAction(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
firstLastPageActionProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
font - Variable in class ch.sahits.game.javafx.control.DecoratedText
 
font - Variable in class ch.sahits.game.javafx.control.NoticeBoard
 
font - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
font - Variable in class ch.sahits.game.javafx.control.ScrollPaneContent
 
font - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
font - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
fontProperty() - Method in class ch.sahits.game.javafx.control.ScrollPaneContent
 
fontProperty() - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
FRAME_BORDER - Static variable in class ch.sahits.game.openpatrician.dialog.Dialog
 

G

gameDate - Variable in class ch.sahits.game.javafx.control.GameStatus
 
gameFactory - Variable in class ch.sahits.game.javafx.control.GameStatus
 
GameStatus - Class in ch.sahits.game.javafx.control
Status control displaying the city name, population, date and cash.
GameStatus() - Constructor for class ch.sahits.game.javafx.control.GameStatus
 
get(int) - Method in class ch.sahits.game.javafx.model.Table
 
get(int) - Method in class ch.sahits.game.javafx.model.TableRow
 
getAligenment(int) - Method in class ch.sahits.game.javafx.model.RowCellAlignement
 
getAligenment(int) - Method in class ch.sahits.game.javafx.model.Table
 
getAligenment(int) - Method in class ch.sahits.game.javafx.model.TableHeader
 
getAmount() - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
Gets the value of the property amount.
getAmount() - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
Gets the value of the property amount.
getBackButtonLabel() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property backButtonLabel.
getBackButtonNode() - Method in class ch.sahits.game.javafx.control.PaginationV2
Retrieve the node definition to be used for the back button.
getBackingNode() - Method in class ch.sahits.game.javafx.util.TreeNodeItem
 
getCellConstraint(ITableCell) - Method in class ch.sahits.game.javafx.model.TableRow
 
getCenteredFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property centeredFont.
getCity() - Method in class ch.sahits.game.javafx.control.ViewStatus
Gets the value of the property city.
getColumnWidth(int) - Method in class ch.sahits.game.javafx.model.Table
Calculate the width of the indicated column.
getContent() - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
getContentMaxHeight() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property contentMaxHeight.
getContentMaxWidth() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property contentMaxWidth.
getContentWidth() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
getControl() - Method in class ch.sahits.game.javafx.model.ControlTableCell
 
getCurrentFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
getDestination() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Get the destination point.
getFileName(int, int) - Method in class ch.sahits.game.javafx.control.ImageFactory
Compute the filename based on the stretching factor
getFileName(float, String, HashMap<Float, String>) - Method in class ch.sahits.game.javafx.control.ImageFactory
Retrieve the file name that matches best the proportions to be displayed
getFileNameExt(double, double, int) - Method in class ch.sahits.game.javafx.control.ImageFactory
Compute the filename based on the stretching factor
getFirstLastPageAction() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property firstLastPageAction.
getFont() - Method in class ch.sahits.game.javafx.control.NoticeBoard
 
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
getHeader() - Method in class ch.sahits.game.javafx.model.Table
 
getHeaderFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property headerFont.
getImageWidth() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin.SteeringWheelGroup
 
getInitialWidth() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getLine() - Method in class ch.sahits.game.javafx.control.Line
 
getLines() - Method in class ch.sahits.game.javafx.control.Page
 
getLocalHeight() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
getLocalWidth() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
getNavigationLabelFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property navigationLabelFont.
getNbCols() - Method in class ch.sahits.game.javafx.model.TableHeader
 
getNextButtonLabel() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property nextButtonLabel.
getNextButtonNode() - Method in class ch.sahits.game.javafx.control.PaginationV2
Retrieve the node definition to be used for the next button.
getNumberOfColumns() - Method in class ch.sahits.game.javafx.model.Table
Return the number of columns based on the header.
getNumberOfRows() - Method in class ch.sahits.game.javafx.model.Table
Return the number of rows, not counting the header.
getOnAction() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Gets the value of the property onAction.
getOptions() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Gets the value of the property options.
getPaddingLocal() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property paddingLocal.
getParagraphFont() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property paragraphFont.
getPoint1() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Gets the value of the property point1.
getPoint2() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Gets the value of the property point2.
getPoint3() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Gets the value of the property point3.
getRandomImage(List<MapSegmentedImage>) - Method in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
getRandomPirateNest() - Method in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
getRandomTreasureNest() - Method in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
getSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
Gets the value of the property selectedIndex.
getSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Gets the value of the property selectedIndex.
getSelectedLabel() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Gets the value of the property selectedLabel.
getSelectedValue() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getSelectedValue() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Retrieve the mapping value for the selected index.
getSize() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Gets the value of the property size.
getSize() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Gets the value of the property size.
getSlabImage(Dimension2D) - Method in class ch.sahits.game.javafx.control.ImageFactory
Draw a borderless stone slab
getSource() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Get the source point.
getStyleClass() - Method in class ch.sahits.game.javafx.control.Line
 
getText() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.PaginationV2
Gets the value of the property text.
getText() - Method in class ch.sahits.game.javafx.control.ScrollPaneEntry
Gets the value of the property text.
getUnselectedLabel() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Gets the value of the property unselectedLabel.
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
getValue() - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
Gets the value of the property value.
getValue() - Method in class ch.sahits.game.javafx.model.StaticTextTableCell
 
getWidth() - Method in class ch.sahits.game.javafx.control.ViewStatus
Gets the value of the property width.
getWrappingWidth() - Method in class ch.sahits.game.javafx.control.DecoratedText
Gets the value of the property wrappingWidth.
getX() - Method in class ch.sahits.game.javafx.control.PlaceHolder
Gets the value of the property x.
getY() - Method in class ch.sahits.game.javafx.control.PlaceHolder
Gets the value of the property y.

H

handle(MouseEvent) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2.BackButtonEventHandler
 
handle(MouseEvent) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2.NextButtonEventHanlder
 
handle(T) - Method in class ch.sahits.game.javafx.event.AggregateEventHandler
Loop over all event handlers and delegate the event to each one of them.
handle(KeyEvent) - Method in class ch.sahits.game.javafx.event.CloseApplicationEventHandler
 
handle(MouseEvent) - Method in class ch.sahits.game.javafx.event.MouseClickLocationEventHandler
 
hasConstraint(ITableCell) - Method in class ch.sahits.game.javafx.model.TableRow
 
hashCode() - Method in class ch.sahits.game.javafx.control.Line
 
header - Variable in class ch.sahits.game.javafx.model.Table
 
headerAlignment - Variable in class ch.sahits.game.javafx.model.TableHeader
 
headerFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
headerFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
headerFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
headerFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
HEADING_STYLE - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
height - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
height - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
HEIGHT - Static variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
heightChange(double, double) - Method in class ch.sahits.game.javafx.OpenPatricianScene
Method that is called when the height of the scene changes.
heightLocalProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 

I

IApplicableStyle - Interface in ch.sahits.game.javafx.control
Interface used to delegate style changes to children text nodes.
IMAGE - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
ImageFactory - Class in ch.sahits.game.javafx.control
Utility class for image manipulation.
ImageFactory() - Constructor for class ch.sahits.game.javafx.control.ImageFactory
 
imageFactory - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
imageLoader - Variable in class ch.sahits.game.javafx.control.GameStatus
 
imageLoader - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
imageView - Variable in class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
img - Static variable in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.BaleIconView
 
img - Static variable in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
 
img - Static variable in class ch.sahits.game.javafx.control.BarrelIconView
 
img - Static variable in class ch.sahits.game.javafx.control.CoinIconView
 
img - Static variable in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
 
incSelectedIndex() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
initBinding() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
initialalizeNewText(Text) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Initialize new text.
initialHeigth - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
initializeControl() - Method in class ch.sahits.game.javafx.control.GameStatus
 
initializeImages() - Method in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
initializeStyle() - Method in class ch.sahits.game.javafx.control.OpenPatricianLabel
 
initializeUpdateListeners() - Method in class ch.sahits.game.javafx.control.ScrollPaneEntry
Cover the events which will trigger a style change.
initialWidth - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
initLayoutXBinding() - Method in class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
initLayoutYBinding() - Method in class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
INoticeBoardDestinction - Interface in ch.sahits.game.javafx.util
Define the difference between various contents of the notice board.
INoticeBoardFactory - Interface in ch.sahits.game.javafx.util
Factory for creating the notice board contents.
isLineTooLong(double) - Method in class ch.sahits.game.javafx.control.PageSplitter
 
isSpecialKey(String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
ITableCell - Interface in ch.sahits.game.javafx.model
Base interface for all table cell contents.
iterator() - Method in class ch.sahits.game.javafx.model.Table
 
iterator() - Method in class ch.sahits.game.javafx.model.TableRow
 
IWordSplitter - Interface in ch.sahits.game.javafx.control
Interface for defining a strategy how to split a word.

J

JavaFXUtils - Class in ch.sahits.game.javafx.util
Utility class facilitating some common tasks required by multiple components.
JavaFXUtils() - Constructor for class ch.sahits.game.javafx.util.JavaFXUtils
 

L

label - Variable in class ch.sahits.game.javafx.control.ScrollPaneEntry
 
label - Variable in class ch.sahits.game.javafx.control.skin.PaginationLabelHoverChangeListener
 
layoutChildren() - Method in class ch.sahits.game.javafx.layout.AnchoredBottomRightLayout
 
layoutChildren() - Method in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
layoutXBinding - Variable in class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
layoutYBinding - Variable in class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
leftInset - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
leftMargin - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
Line - Class in ch.sahits.game.javafx.control
Model fo a line to be rendered in pagination.
Line() - Constructor for class ch.sahits.game.javafx.control.Line
 
line - Variable in class ch.sahits.game.javafx.control.Line
 
lines - Variable in class ch.sahits.game.javafx.control.Page
 
lineSpacing - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
localHeight - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
localWidth - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
logger - Variable in class ch.sahits.game.javafx.control.GameStatus
 

M

MapSegmentImageFactory - Class in ch.sahits.game.javafx.service
 
MapSegmentImageFactory() - Constructor for class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
MouseClickLocationEventHandler - Class in ch.sahits.game.javafx.event
This event handler handels mouse click events, to figure out the location of the mouse click.
MouseClickLocationEventHandler() - Constructor for class ch.sahits.game.javafx.event.MouseClickLocationEventHandler
 

N

navigationLabelFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
navigationLabelFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
navigationLabelFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
navigationLabelFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
nbCols - Variable in class ch.sahits.game.javafx.model.TableHeader
 
nextButtonEventHandler - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
nextButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
nextButtonLabel - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonLabel(String) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonLabelProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property defining the label of the next button.
nextButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
nextButtonNode - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonNode(Node) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
nextButtonVisibility - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
nextLbl - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
node - Variable in class ch.sahits.game.javafx.util.TreeNodeItem
 
NonAlphaNumWordSplitter - Class in ch.sahits.game.javafx.control
Word splitter on any non alpha numeric characters.
NonAlphaNumWordSplitter() - Constructor for class ch.sahits.game.javafx.control.NonAlphaNumWordSplitter
 
NoticeBoard - Class in ch.sahits.game.javafx.control
Control representing the main menu.
NoticeBoard() - Constructor for class ch.sahits.game.javafx.control.NoticeBoard
 
noticeBoardFactory - Variable in class ch.sahits.game.javafx.control.NoticeBoard
 

O

onAction - Variable in class ch.sahits.game.javafx.control.OpenPatricianButton
 
onActionProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
OpenPatricianButton - Class in ch.sahits.game.javafx.control
Base class for buttons in openPatricain.
OpenPatricianButton(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianButton
 
OpenPatricianDialogInput - Class in ch.sahits.game.javafx.control
 
OpenPatricianDialogInput() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
OpenPatricianDialogInput(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
OpenPatricianDialogInput(Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
OpenPatricianDialogInput(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Initialize the initial text.
OpenPatricianDialogInputBehavior - Class in ch.sahits.game.javafx.control.skin
 
OpenPatricianDialogInputBehavior(OpenPatricianDialogInput) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputBehavior
 
OpenPatricianDialogInputSkin - Class in ch.sahits.game.javafx.control.skin
 
OpenPatricianDialogInputSkin(OpenPatricianDialogInput) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
OpenPatricianLabel - Class in ch.sahits.game.javafx.control
OpenPatrician styled Label.
OpenPatricianLabel() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLabel
 
OpenPatricianLabel(String, Node) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLabel
 
OpenPatricianLabel(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLabel
 
OpenPatricianLargeWaxButton - Class in ch.sahits.game.javafx.control
Open Patrician large wax button.
OpenPatricianLargeWaxButton(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLargeWaxButton
 
OpenPatricianLargeWaxButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianLargeWaxButton
 
OpenPatricianLargeWaxButtonBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior of the open patrician stone button.
OpenPatricianLargeWaxButtonBehavior(OpenPatricianLargeWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianLargeWaxButtonBehavior
 
OpenPatricianLargeWaxButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician large wax button.
OpenPatricianLargeWaxButtonSkin(OpenPatricianLargeWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianLargeWaxButtonSkin
 
OpenPatricianRadioButton - Class in ch.sahits.game.javafx.control
OpenPatrician radio button.
OpenPatricianRadioButton() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
OpenPatricianRadioButton(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
OpenPatricianRadioButtonBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior for the open patrician radio button.
OpenPatricianRadioButtonBehavior(OpenPatricianRadioButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonBehavior
 
OpenPatricianRadioButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the OpenPatrician radio button.
OpenPatricianRadioButtonSkin(OpenPatricianRadioButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
OpenPatricianScene - Class in ch.sahits.game.javafx
The open patrician scene stores the dimensions of the scene.
OpenPatricianScene(Parent, double, double, boolean) - Constructor for class ch.sahits.game.javafx.OpenPatricianScene
 
OpenPatricianScene(Parent, double, double, Paint) - Constructor for class ch.sahits.game.javafx.OpenPatricianScene
 
OpenPatricianScene(Parent, double, double) - Constructor for class ch.sahits.game.javafx.OpenPatricianScene
 
OpenPatricianScene(Parent, Paint) - Constructor for class ch.sahits.game.javafx.OpenPatricianScene
 
OpenPatricianScene(Parent) - Constructor for class ch.sahits.game.javafx.OpenPatricianScene
 
OpenPatricianSlider - Class in ch.sahits.game.javafx.control
 
OpenPatricianSlider(int) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSlider
 
OpenPatricianSlider(Font, int) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSlider
 
OpenPatricianSliderBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior for OpenPatricianSlider.
OpenPatricianSliderBehavior(OpenPatricianSlider) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSliderBehavior
 
OpenPatricianSliderSkin - Class in ch.sahits.game.javafx.control.skin
Skin for OpenPatricianSlider.
OpenPatricianSliderSkin(OpenPatricianSlider) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
OpenPatricianSliderSkin.SteeringWheelGroup - Class in ch.sahits.game.javafx.control.skin
Class encapsulating the steering wheel image.
OpenPatricianSliderSkin.SteeringWheelGroup(int, double) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin.SteeringWheelGroup
 
OpenPatricianSmallWaxButton - Class in ch.sahits.game.javafx.control
Open Patrician small wax button.
OpenPatricianSmallWaxButton(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSmallWaxButton
 
OpenPatricianSmallWaxButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSmallWaxButton
 
OpenPatricianSmallWaxButtonBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior of the open patrician stone button.
OpenPatricianSmallWaxButtonBehavior(OpenPatricianSmallWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSmallWaxButtonBehavior
 
OpenPatricianSmallWaxButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician small wax button.
OpenPatricianSmallWaxButtonSkin(OpenPatricianSmallWaxButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSmallWaxButtonSkin
 
OpenPatricianSpinner<T> - Class in ch.sahits.game.javafx.control
Open patrician spinner class.
OpenPatricianSpinner() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
OpenPatricianSpinner(Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
OpenPatricianSpinnerBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior for the open patrician spinner.
OpenPatricianSpinnerBehavior(OpenPatricianSpinner) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerBehavior
 
OpenPatricianSpinnerSkin - Class in ch.sahits.game.javafx.control.skin
 
OpenPatricianSpinnerSkin(OpenPatricianSpinner) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
OpenPatricianStoneButton - Class in ch.sahits.game.javafx.control
Open Patrician stone button.
OpenPatricianStoneButton(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianStoneButton
 
OpenPatricianStoneButton(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianStoneButton
 
OpenPatricianStoneButtonBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior of the open patrician stone button.
OpenPatricianStoneButtonBehavior(OpenPatricianStoneButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonBehavior
 
OpenPatricianStoneButtonSkin - Class in ch.sahits.game.javafx.control.skin
Skin for the open patrician stone button.
OpenPatricianStoneButtonSkin(OpenPatricianStoneButton) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
 
OpenPatricianWoodenTextInput - Class in ch.sahits.game.javafx.control
Open patrician wood input field.
OpenPatricianWoodenTextInput() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
OpenPatricianWoodenTextInput(String) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
OpenPatricianWoodenTextInput(Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
OpenPatricianWoodenTextInput(String, Font) - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Initialize the initial text.
OpenPatricianWoodenTextInputBehavior - Class in ch.sahits.game.javafx.control.skin
Behavior class to be dropped with JavaFX 8.
OpenPatricianWoodenTextInputBehavior(OpenPatricianWoodenTextInput) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputBehavior
 
OpenPatricianWoodenTextInputSkin - Class in ch.sahits.game.javafx.control.skin
Skin class for the open patrician wood input.
OpenPatricianWoodenTextInputSkin(OpenPatricianWoodenTextInput) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
options - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
The display options
optionsMap - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Mapping the options to additional data
optionsProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
The display options
ORIGIN_ORIGIN - Static variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
originalHeight - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
originalWidth - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
overrideTextSizingUtility(TextSizingUtility) - Method in class ch.sahits.game.javafx.control.PageSplitter
Override the sizing utility for test purposes.

P

padding(Insets) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paddingLocal - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
paddingLocal - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paddingLocalProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
Page - Class in ch.sahits.game.javafx.control
Model of a page.
Page() - Constructor for class ch.sahits.game.javafx.control.Page
 
pageHeigth - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
pages - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
PageSplitter - Class in ch.sahits.game.javafx.control
Utility class to help separate the spliting up of a text into lines and pages.
PageSplitter(double, double, double, double, Font) - Constructor for class ch.sahits.game.javafx.control.PageSplitter
Initialize the page splitter.
pageWidth - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
PaginationBehaviorV2 - Class in ch.sahits.game.javafx.control.skin
Dummy behavior class needed for JavaFX 2.x.
PaginationBehaviorV2(PaginationV2) - Constructor for class ch.sahits.game.javafx.control.skin.PaginationBehaviorV2
 
PaginationLabelHoverChangeListener - Class in ch.sahits.game.javafx.control.skin
Change listener to change the label based on a boolean observable.
PaginationLabelHoverChangeListener(Label) - Constructor for class ch.sahits.game.javafx.control.skin.PaginationLabelHoverChangeListener
 
PaginationSkinV2 - Class in ch.sahits.game.javafx.control.skin
Skin implementation for the Pagination control.
PaginationSkinV2(PaginationV2) - Constructor for class ch.sahits.game.javafx.control.skin.PaginationSkinV2
 
PaginationSkinV2.BackButtonEventHandler - Class in ch.sahits.game.javafx.control.skin
Event handler for the back button.
PaginationSkinV2.BackButtonEventHandler() - Constructor for class ch.sahits.game.javafx.control.skin.PaginationSkinV2.BackButtonEventHandler
 
PaginationSkinV2.NextButtonEventHanlder - Class in ch.sahits.game.javafx.control.skin
Event handler for the next button.
PaginationSkinV2.NextButtonEventHanlder() - Constructor for class ch.sahits.game.javafx.control.skin.PaginationSkinV2.NextButtonEventHanlder
 
PaginationV2 - Class in ch.sahits.game.javafx.control
Pagination control that allows for input text to be spit up on the pages based on the amount of text that can be displayed on one page.
PaginationV2(StringProperty, StringProperty, ObjectProperty<Node>, ObjectProperty<Node>, ObjectProperty<EventHandler<MouseEvent>>, ObjectProperty<Text>, DoubleProperty, DoubleProperty, ObjectProperty<Insets>, ReadOnlyObjectProperty<Font>, ReadOnlyObjectProperty<Font>, ReadOnlyObjectProperty<Font>, ReadOnlyObjectProperty<Font>) - Constructor for class ch.sahits.game.javafx.control.PaginationV2
 
PaginationV2Builder - Class in ch.sahits.game.javafx.control
Builder for the PaginationV2 control.
PaginationV2Builder() - Constructor for class ch.sahits.game.javafx.control.PaginationV2Builder
 
PARAGRAPH_STYLE - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
paragraphFont - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
paragraphFont - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paragraphFont(Font) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
paragraphFontProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
 
pirateHideOuts - Variable in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
PlaceHolder - Class in ch.sahits.game.javafx.control
The PlaceHolder class defines a rectangle with the specified size and location.
PlaceHolder() - Constructor for class ch.sahits.game.javafx.control.PlaceHolder
 
PlaceHolder(double, double) - Constructor for class ch.sahits.game.javafx.control.PlaceHolder
 
PlaceHolder(double, double, double, double) - Constructor for class ch.sahits.game.javafx.control.PlaceHolder
 
PlaceHolderBehavior - Class in ch.sahits.game.javafx.control.skin
Dummy behavior class needed for JavaFX 2.x.
PlaceHolderBehavior(PlaceHolder) - Constructor for class ch.sahits.game.javafx.control.skin.PlaceHolderBehavior
 
PlaceHolderSkin - Class in ch.sahits.game.javafx.control.skin
Skin defining the makeup of the PlaceHolder.
PlaceHolderSkin(PlaceHolder) - Constructor for class ch.sahits.game.javafx.control.skin.PlaceHolderSkin
 
point1 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point1Property() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point2 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point2Property() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point3 - Variable in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
point3Property() - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
 
PolygonPerspectiveTransformation - Class in ch.sahits.game.javafx.effects.transform
The perspective transformation can be expressed as a matrix multiplication: .
PolygonPerspectiveTransformation() - Constructor for class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Initializing the transormation by adding transformation listeners on the points.
PolygonPerspectiveTransformation.RecalculationEventListener - Class in ch.sahits.game.javafx.effects.transform
Ensure that the values are recalculated on property change.
PolygonPerspectiveTransformation.RecalculationEventListener() - Constructor for class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation.RecalculationEventListener
 
populateNoticeBoardContent(ScrollPaneContent, INoticeBoardDestinction, ICityPlayerProxyJFX, Font) - Method in interface ch.sahits.game.javafx.util.INoticeBoardFactory
Populate content based on the destinction.

R

registerSizeChanges() - Method in class ch.sahits.game.javafx.OpenPatricianScene
 
removeLastLine() - Method in class ch.sahits.game.javafx.control.Page
 
replaceContent(Node...) - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
replaceContent(List<Node>) - Method in class ch.sahits.game.openpatrician.dialog.Dialog
 
replaceParameters(DecoratedText, String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceSimpleParameter(DecoratedText, Map<String, Object>, String, String, String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceSimpleParameter(Map<String, Object>, String, String, String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceSpecialParameter(DecoratedText, Map<String, Object>, String, String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
replaceTextParameters(String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
Replace the placeholders in the template with the values from the parameters object
resetStyle() - Method in class ch.sahits.game.javafx.control.ScrollPaneContent
Reset the styles on all entries
resetStyle() - Method in class ch.sahits.game.javafx.control.ScrollPaneEntry
Reset the style.
rnd - Variable in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 
RowCellAlignement - Class in ch.sahits.game.javafx.model
Container class holing the horizontal alignments for all cells within a row.
RowCellAlignement(int) - Constructor for class ch.sahits.game.javafx.model.RowCellAlignement
 
rows - Variable in class ch.sahits.game.javafx.model.Table
 

S

SceneCSSExplorer - Class in ch.sahits.game.javafx.util
Utility class providing a stage which displayes the dones of a scene and their CSS styles.
SceneCSSExplorer() - Constructor for class ch.sahits.game.javafx.util.SceneCSSExplorer
 
SceneCSSExplorer.TreeItemSelectionListener - Class in ch.sahits.game.javafx.util
 
SceneCSSExplorer.TreeItemSelectionListener() - Constructor for class ch.sahits.game.javafx.util.SceneCSSExplorer.TreeItemSelectionListener
 
ScrollPaneContent - Class in ch.sahits.game.javafx.control
Content for the scroll pane
ScrollPaneContent() - Constructor for class ch.sahits.game.javafx.control.ScrollPaneContent
 
ScrollPaneEntry - Class in ch.sahits.game.javafx.control
Entry in the scroll pane.
ScrollPaneEntry(Font) - Constructor for class ch.sahits.game.javafx.control.ScrollPaneEntry
 
SEGMENT_IMAGE - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
selectedIndex - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
selectedIndex - Variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
selectedIndexProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
selectedIndexProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
 
selectedLabel - Variable in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
selectedLabelProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
setActive() - Method in class ch.sahits.game.javafx.control.ScrollPaneEntry
 
setAligenment(int, HPos) - Method in class ch.sahits.game.javafx.model.RowCellAlignement
Set the alignment of column index.
setAligenment(int, HPos) - Method in class ch.sahits.game.javafx.model.Table
 
setAligenment(int, HPos) - Method in class ch.sahits.game.javafx.model.TableHeader
 
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.BaleAmountAlwaysVisible
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.BarrelAmountAlwaysVisible
Sets the value of the property amount.
setAmount(Integer) - Method in class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
Sets the value of the property amount.
setCity(String) - Method in class ch.sahits.game.javafx.control.ViewStatus
Sets the value of the property city.
setColumnWidth(Integer...) - Method in class ch.sahits.game.javafx.model.Table
 
setFont(Font) - Method in class ch.sahits.game.javafx.control.GameStatus
 
setFont(Font) - Method in class ch.sahits.game.javafx.control.NoticeBoard
 
setFont(Font) - Method in class ch.sahits.game.javafx.control.ViewStatus
 
setHeader(TableHeader) - Method in class ch.sahits.game.javafx.model.Table
 
setLine(String) - Method in class ch.sahits.game.javafx.control.Line
 
setLocalHeight(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
setLocalWidth(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
setNoticeBoardFactory(INoticeBoardFactory) - Method in class ch.sahits.game.javafx.control.NoticeBoard
Set the factory for the notice board
setOnAction(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Sets the value of the property onAction.
setOptionsMap(Map<String, T>) - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
Set the options with their mapping values.
setPoint1(Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Sets the value of the property point1.
setPoint2(Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Sets the value of the property point2.
setPoint3(Translation2D) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Sets the value of the property point3.
setSelectedLabel(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Sets the value of the property selectedLabel.
setSize(int) - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Sets the value of the property size.
setSize(int) - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Sets the value of the property size.
setStyleClass(String) - Method in class ch.sahits.game.javafx.control.Line
 
setText(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
Sets the value of the property text.
setText(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
Sets the value of the property text.
setText(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
Sets the value of the property text.
setText(String) - Method in class ch.sahits.game.javafx.control.ScrollPaneEntry
Sets the value of the property text.
setTitle(String) - Method in class ch.sahits.game.javafx.control.ScrollPaneContent
 
setUnselectedLabel(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
Sets the value of the property unselectedLabel.
setValue(String) - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
Sets the value of the property value.
setValue(Integer) - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
 
setValues(List<String>) - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
Sets the value of the property values.
setValues(String...) - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
setWidth(double) - Method in class ch.sahits.game.javafx.control.ViewStatus
Sets the value of the property width.
setWordSplitter(IWordSplitter) - Method in class ch.sahits.game.javafx.control.PageSplitter
 
setWrappingWidth(int) - Method in class ch.sahits.game.javafx.control.DecoratedText
Sets the value of the property wrappingWidth.
setX(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
Sets the value of the property x.
setY(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
Sets the value of the property y.
size - Variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
size - Variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
size() - Method in class ch.sahits.game.javafx.model.TableRow
 
sizeing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 
sizeProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
sizeProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
sizing - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
 
sizing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
slabExtMap - Static variable in class ch.sahits.game.javafx.control.ImageFactory
 
slabMap - Static variable in class ch.sahits.game.javafx.control.ImageFactory
 
snapToNearestAngle() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
Snap to the correct angle.
source - Variable in class ch.sahits.game.javafx.effects.transform.Translation2D
 
sourceProperty() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
Property containing the source point.
split(String) - Method in interface ch.sahits.game.javafx.control.IWordSplitter
Split the word into its parts based on the defined criteria.
split(String) - Method in class ch.sahits.game.javafx.control.NonAlphaNumWordSplitter
Split the word into its parts based on the defined criteria.
splitIntoPages(Text) - Method in class ch.sahits.game.javafx.control.PageSplitter
Splitting up the text onto pages.
splitIntoPages(Text, boolean) - Method in class ch.sahits.game.javafx.control.PageSplitter
Splitting up the text onto pages.
splitter - Variable in class ch.sahits.game.javafx.control.PageSplitter
 
splitTextToPages(Text) - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Split up the text into lines and pages, that can be displayed.
spriteAnimFactory - Variable in class ch.sahits.game.javafx.control.GameStatus
 
StaticTextTableCell - Class in ch.sahits.game.javafx.model
Table cell containing a static text value.
StaticTextTableCell(String) - Constructor for class ch.sahits.game.javafx.model.StaticTextTableCell
 
StretchRightBottomLayout - Class in ch.sahits.game.javafx.layout
Layout that will ensure that the contents is stretched to the bottom and the right.
StretchRightBottomLayout(int, int) - Constructor for class ch.sahits.game.javafx.layout.StretchRightBottomLayout
Initialize in initial margin on the top and the left side.
StringToIntegerBinding - Class in ch.sahits.game.javafx.bindings
Binding parting a String (base 10) into an integer.
StringToIntegerBinding(StringProperty) - Constructor for class ch.sahits.game.javafx.bindings.StringToIntegerBinding
 
stringValue - Variable in class ch.sahits.game.javafx.bindings.StringToIntegerBinding
 
styleClass - Variable in class ch.sahits.game.javafx.control.Line
 
styleInfo - Variable in class ch.sahits.game.javafx.util.SceneCSSExplorer
 
STYLES - Static variable in class ch.sahits.game.javafx.control.PageSplitter
 
SubMenu - Class in ch.sahits.game.javafx.control
Control representing the main menu.
SubMenu() - Constructor for class ch.sahits.game.javafx.control.SubMenu
 
sunkShips - Variable in class ch.sahits.game.javafx.service.MapSegmentImageFactory
 

T

Table - Class in ch.sahits.game.javafx.model
Table model.
Table() - Constructor for class ch.sahits.game.javafx.model.Table
 
TableHeader - Class in ch.sahits.game.javafx.model
Table header row.
TableHeader(int) - Constructor for class ch.sahits.game.javafx.model.TableHeader
 
TableRow - Class in ch.sahits.game.javafx.model
 
TableRow() - Constructor for class ch.sahits.game.javafx.model.TableRow
 
text - Variable in class ch.sahits.game.javafx.control.OpenPatricianButton
 
text - Variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
text - Variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
text - Variable in class ch.sahits.game.javafx.control.PaginationV2
 
text - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
text(Text) - Method in class ch.sahits.game.javafx.control.PaginationV2Builder
 
textProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
 
textProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
 
textProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
 
textProperty() - Method in class ch.sahits.game.javafx.control.PaginationV2
Property containing the text content of this control.
textProperty() - Method in class ch.sahits.game.javafx.control.ScrollPaneEntry
 
TextSizingUtility - Class in ch.sahits.game.javafx.control
Utility class to define the dimensions of texts used with a certain font.
TextSizingUtility() - Constructor for class ch.sahits.game.javafx.control.TextSizingUtility
 
title - Variable in class ch.sahits.game.javafx.control.ScrollPaneContent
 
topInset - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
topMargin - Variable in class ch.sahits.game.javafx.layout.StretchRightBottomLayout
 
toString() - Method in class ch.sahits.game.javafx.control.Line
 
transform(Polygon) - Method in class ch.sahits.game.javafx.effects.transform.PolygonPerspectiveTransformation
Transform a polygon using the defined perspective transformation
Translation2D - Class in ch.sahits.game.javafx.effects.transform
Definition of a 2D translation transformation.
Translation2D(Point2D, Point2D) - Constructor for class ch.sahits.game.javafx.effects.transform.Translation2D
Initialize the object using two 2D points.
Translation2D(double, double, double, double) - Constructor for class ch.sahits.game.javafx.effects.transform.Translation2D
Initialize the object using coordinates for the source and destination
TransparentImageViewClickableArea - Class in ch.sahits.game.javafx.control
If the image within an image view has transparent portions, the click event is only fired when the click happened on a non trasparent part.
TransparentImageViewClickableArea(ImageView) - Constructor for class ch.sahits.game.javafx.control.TransparentImageViewClickableArea
 
TreeNodeItem - Class in ch.sahits.game.javafx.util
 
TreeNodeItem(Node) - Constructor for class ch.sahits.game.javafx.util.TreeNodeItem
 
TreeNodeItem(String) - Constructor for class ch.sahits.game.javafx.util.TreeNodeItem
 

U

unselectedLabel - Variable in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
unselectedLabelProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
 
updateDisplay() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
Refresh the content to be displayed on the current page.
updatePageHeight(String, double) - Method in class ch.sahits.game.javafx.control.PageSplitter
Compute the line height and add it to the page height.

V

value - Variable in class ch.sahits.game.javafx.bindings.ConstantIntegerBinding
 
value - Variable in class ch.sahits.game.javafx.model.DynamicTextTableCell
 
value - Variable in class ch.sahits.game.javafx.model.StaticTextTableCell
 
valueOf(String) - Static method in enum ch.sahits.game.javafx.model.ECellConstraint
Returns the enum constant of this type with the specified name.
valueProperty() - Method in class ch.sahits.game.javafx.model.DynamicTextTableCell
 
values - Variable in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
values() - Static method in enum ch.sahits.game.javafx.model.ECellConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
valuesProperty() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
 
ViewStatus - Class in ch.sahits.game.javafx.control
Status control displaying the city name.
ViewStatus() - Constructor for class ch.sahits.game.javafx.control.ViewStatus
 

W

width - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
 
width - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
 
width - Variable in class ch.sahits.game.javafx.control.ViewStatus
 
WIDTH - Static variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
widthChange(double, double) - Method in class ch.sahits.game.javafx.OpenPatricianScene
Method that is called when the width of the scene changes.
widthLocalProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
widthProperty() - Method in class ch.sahits.game.javafx.control.ViewStatus
 
withPolygonShading - Variable in class ch.sahits.game.javafx.control.PaginationV2Builder
 
WRAPPING_WIDTH - Static variable in class ch.sahits.game.openpatrician.dialog.Dialog
 
wrappingWidth - Variable in class ch.sahits.game.javafx.control.DecoratedText
 
wrappingWidth - Variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
 
wrappingWidthProperty() - Method in class ch.sahits.game.javafx.control.DecoratedText
 

X

x - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
xProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 

Y

y - Variable in class ch.sahits.game.javafx.control.PlaceHolder
 
yProperty() - Method in class ch.sahits.game.javafx.control.PlaceHolder
 
yTranslation - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
 

Z

ZeroAmountBooleanBinding - Class in ch.sahits.game.javafx.bindings
Boolean binding checking the amount of an integer property.
ZeroAmountBooleanBinding(IntegerProperty) - Constructor for class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
 
A B C D E F G H I J L M N O P R S T U V W X Y Z 

Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.