- 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 characters in the string.
- 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.
- calculateDimensions(OpenPatricianDialogInput) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianDialogInputSkin
-
- calculateDimensions(OpenPatricianWoodenTextInput) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
-
- calculateEllipsis(Font, String, double) - Method in class ch.sahits.game.javafx.service.TextEllipsisCalculator
-
- 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.
- calculateNewDimension(Font) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
-
- calculateNewDimensions() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianStoneButtonSkin
-
- calculateNewDimenstions(OpenPatricianRadioButton, String, Image) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
-
- calculateNumberHorizontalElements(double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- calculateNumberVerticalElements(double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- calculateSlope(Point2D, Point2D) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
-
Caluculate the slope of the line defined by two points.
- calculateTargetHeigth(double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- calculateTargetWidth() - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- captainsState - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- 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
-
- churchMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
-
- cityHallMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
-
- cityState - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- clearContents() - Method in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
-
Clear the current contents.
- clientEventBus - Variable in class ch.sahits.game.javafx.model.DisplayMessages
-
- clientServerEventBus - Variable in class ch.sahits.game.javafx.model.DisplayMessages
-
- close() - Method in class ch.sahits.game.openpatrician.dialog.Dialog
-
Subclasses should override this method to ensure that the dialog properly cleans up
the state before it is closed.
- 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
-
- closeNoticeBoard() - Method in class ch.sahits.game.javafx.control.NoticeBoard
-
- 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() - Constructor for class ch.sahits.game.javafx.control.CoinPrice
-
- CoinPriceAlwaysVisible - Class in ch.sahits.game.javafx.control
-
Coin price which is always visible.
- CoinPriceAlwaysVisible() - Constructor for class ch.sahits.game.javafx.control.CoinPriceAlwaysVisible
-
- collectPresentPersons(TavernState, List<IPerson>, List<ISideRoomPerson>, List<IPerson>, IPlayer) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- 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.StringToIntegerBinding
-
- computeValue() - Method in class ch.sahits.game.javafx.bindings.ZeroAmountBooleanBinding
-
Evaluates to true as long as the bound integer property is positive (>0).
- content - Variable in class ch.sahits.game.openpatrician.dialog.Dialog
-
- 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
-
- context - Variable in class ch.sahits.game.javafx.service.AbstractNoticeBoardMenuProvider
-
- context - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
-
- context - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
-
- context - Variable in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- context - Variable in class ch.sahits.game.javafx.util.JavaFXUtils
-
- contraints - Variable in class ch.sahits.game.javafx.model.TableRow
-
- control - Variable in class ch.sahits.game.javafx.control.skin.DisplayMessageOverlayLabelSkin
-
- control - Variable in class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
-
- control - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- 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
-
- controlPoint1 - Variable in class ch.sahits.game.javafx.model.BezierCurveControls
-
- controlPoint2 - Variable in class ch.sahits.game.javafx.model.BezierCurveControls
-
- 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
-
- CORNER_OFFSET - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- 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.
- createDecoratedText(String, String, Map<String, Object>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
Create a decorated text from the template string.
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianLargeWaxButton
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallWaxButton
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianStoneButton
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.PaginationV2
-
- createDefaultSkin() - Method in class ch.sahits.game.javafx.control.PlaceHolder
-
- createGridPaneFromModel(Table) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
-
Create a grid pane from a supplied table model.
- createImage(String) - Method in class ch.sahits.game.javafx.control.skin.EventMediaPlayerSkin
-
Create the unscaled image
- createImage(String) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
Create the unscaled image
- createLabel(String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
- createListForPlayer(List<IPlayer>) - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
-
Create a list of label wrapper for citizens, which include ICitizens as well as IPlayers.
- createListForVessels(List<IShip>) - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
-
Create a list of label wrapper for ships.
- createMenu(ENoticeBoardType, ICityPlayerProxyJFX) - Method in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in interface ch.sahits.game.javafx.service.INoticeBoardMenuProvider
-
Create a list of menu entries approypriate forthe type based on the city player proxy object.
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardChurchMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardCityHallMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardLoanerMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardMarketPlaceMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipyardMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardTradingMenuProvider
-
- createMenuEntries(ICityPlayerProxyJFX, ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardTradingOfficeMenuProvider
-
- createMenuEntry(ICityPlayerProxyJFX, INavigableVessel, String, boolean, int) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
-
- createMultiParagraphContainer() - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
- createNonLabeledListForPlayer(List<IPlayer>) - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory
-
Create a list of label wrapper for players, which include ICitizens as well as IPlayers.
- createNoticeBoardEntry(String, EDialogType) - Method in class ch.sahits.game.javafx.service.AbstractNoticeBoardMenuProvider
-
- createNoticeBoardEntry(ICityPlayerProxyJFX, INavigableVessel, boolean, String, boolean, int) - Method in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
-
- createNoticeBoardEntryMainRoom(String, IPerson, TavernState, IPlayer) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- createNoticeBoardEntrySideRoom(String, IPerson, TavernState, IPlayer) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- createScaledView(Image, double) - Method in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- createSegmentedShape(double, double, List<Integer>) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
- createSimpleDecoratedText(String) - Method in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
- createTitle(ENoticeBoardType) - Method in class ch.sahits.game.javafx.service.NoticeBoardMenuTitleProvider
-
- currentPage - Variable in class ch.sahits.game.javafx.control.skin.PaginationSkinV2
-
- currentPosition - Variable in class ch.sahits.game.javafx.control.ItemNavigator
-
- currentPositionProperty() - Method in class ch.sahits.game.javafx.control.ItemNavigator
-
- currentRotation - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
-
- GENERIC_ICON - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
- get(int) - Method in class ch.sahits.game.javafx.model.Table
-
- get(int) - Method in class ch.sahits.game.javafx.model.TableRow
-
- getActive() - Method in class ch.sahits.game.javafx.control.TogglebleImageButton
-
Gets the value of the property active.
- 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.
- getAmount() - Method in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
-
Gets the value of the property amount.
- getAmount() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
Gets the value of the property amount.
- getAmount() - Method in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
-
Gets the value of the property amount.
- getAmount() - Method in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
-
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.
- getBackgroundDimension() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
-
Retrieve the dimensions of the background.
- 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.
- getChildrenUnmodifiable() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.DecoratedText
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianButton
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianSlider
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
-
- getClassCssMetaData() - Static method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
-
- 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
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.DecoratedText
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
-
- getControlCssMetaData() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
-
- getControlPoint1() - Method in class ch.sahits.game.javafx.model.BezierCurveControls
-
Retrieve the outgoing control point for
the start point of this segment of the curve.
- getControlPoint2() - Method in class ch.sahits.game.javafx.model.BezierCurveControls
-
Retrieve the incoming control point for
the end point of this segment of the curve.
- getCurrent() - Method in class ch.sahits.game.javafx.control.ItemNavigator
-
- getCurrentPosition() - Method in class ch.sahits.game.javafx.control.ItemNavigator
-
Gets the value of the property currentPosition.
- getDescription() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
Gets the value of the property description.
- getDestination() - Method in class ch.sahits.game.javafx.effects.transform.Translation2D
-
Get the destination point.
- getDialogTypeMainRoom(IPerson) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- getDisabled() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
Gets the value of the property disabled.
- getDisplaMessageMouseEnterFocusEventHandler(DecoratedText, String) - Method in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
-
- getDisplay() - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
-
- getDisplayMessageMouseExitFocusEventHandler(DecoratedText) - Method in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
-
- getEndOfWeek(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
Retrieve the date of the end of the week in the form {Day of month}.
- getEndOfWeekInternal(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
Retrieve the date of the of the Sunday of last week
- 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.DecoratedText
-
Gets the value of the property font.
- getFont() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Gets the value of the property font.
- getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
-
Gets the value of the property font.
- getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
-
Gets the value of the property font.
- getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
-
Gets the value of the property font.
- getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
-
Gets the value of the property font.
- getFont() - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
-
Gets the value of the property font.
- 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
-
- getInnerDimension() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
-
Retrieve the dimension of the inner border of the frame.
- getInsetBackground() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
-
Retrieve the inset coordinates for the background.
- getInsetMediaContent() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
-
Retrieve the inset coordinates for the media content.
- getItem() - Method in interface ch.sahits.game.javafx.control.IItemNavigatorLabelWrapper
-
Retrieve the item.
- getLabel() - Method in interface ch.sahits.game.javafx.control.IItemNavigatorLabelWrapper
-
Retrieve a label representing the item.
- getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.NonDisplayablePersonNavigatorWrapper
-
- getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.PersonNavigatorWrapper
-
- getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.ShipNavigatorWrapper
-
- getLabel() - Method in class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.VesselNavigatorWrapper
-
- getLines() - Method in class ch.sahits.game.javafx.control.Page
-
- getLocalDisplayDistinctArticle(boolean, boolean) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
- getLocalDisplayName(EWeapon) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
Retrieve the localized display name for id.
- getLocalDisplayName(EWare) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
Retrieve the localized display name for id.
- getLocalDisplayName(ICareer) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
- getLocalDisplayName(ESocialRank) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
- getLocalDisplayName(EShipType) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
- getLocalDisplayName(IBuilding) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
- getLocalDisplayNameWithArticle(EShipType, boolean) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
- getLocalHeight() - Method in class ch.sahits.game.javafx.control.PlaceHolder
-
- getLocalWidth() - Method in class ch.sahits.game.javafx.control.PlaceHolder
-
- getMaxTransfereable() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
Gets the value of the property maxTransfereable.
- getMenuEntries() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
-
Gets the value of the property menuEntries.
- getMoneyTransfer(IDataImageLoader) - Method in class ch.sahits.game.javafx.util.JavaFXUtils
-
Create a new instance for the money transfer.
- 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.
- getOnMouseRelease() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Gets the value of the property onMouseRelease.
- getOption() - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
-
- 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.
- getParentWidth() - Method in class ch.sahits.game.javafx.control.EventPlayerFrame
-
Gets the value of the property parentWidth.
- getPoint() - Method in class ch.sahits.game.javafx.model.BezierCurveControls
-
Retrieve the enpoint of the curve.
- 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.
- getSelected() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
Gets the value of the property selected.
- 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.
- getStartOfWeek(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
Retrieve the date of the start of the week in the form {Day of month}.
- getStartOfWeekInternal(DateTime) - Method in class ch.sahits.game.javafx.util.ModelTranslations
-
Retrieve the date of the start of the last week
- getStepSize() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
Gets the value of the property stepSize.
- getTavernState(ICity) - Method in class ch.sahits.game.javafx.service.NoticeBoardTavernMenuProvider
-
- getText() - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Gets the value of the property text.
- 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.
- getTitle() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
Gets the value of the property title.
- getToggled() - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
-
Gets the value of the property toggled.
- 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.EventMediaPlayer
-
- getUserAgentStylesheet() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
- 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.OpenPatricianSmallToggableWaxButton
-
- 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.OpenPatricianSpinnerOptionDataModel
-
- getValue() - Method in class ch.sahits.game.javafx.model.StaticTextTableCell
-
- 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.
- guessNumberOfCharacters(double, Font) - Method in class ch.sahits.game.javafx.control.TextSizingUtility
-
Guess the number of characters that can be displayed in destWidth.
- guildList - Variable in class ch.sahits.game.javafx.service.NoticeBoardGuildMenuProvider
-
- guildMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
-
- SCALE_FACTOR - Variable in class ch.sahits.game.javafx.control.skin.EventPlayerFrameSkin
-
- SEGMENT_IMAGE - Static variable in class ch.sahits.game.javafx.service.DecoratedTextFactory
-
- selected - Variable in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
- 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
-
- selectedProperty() - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
- selectNextInList(OpenPatricianSpinner) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
-
- selectPreviousInList(OpenPatricianSpinner) - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
-
- 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.
- setAmount(Integer) - Method in class ch.sahits.game.javafx.control.FightingSkillAlwaysVisible
-
Sets the value of the property amount.
- setAmount(int) - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
Sets the value of the property amount.
- setAmount(Integer) - Method in class ch.sahits.game.javafx.control.NavigationSkillAlwaysVisible
-
Sets the value of the property amount.
- setAmount(Integer) - Method in class ch.sahits.game.javafx.control.TradingSkillAlwaysVisible
-
Sets the value of the property amount.
- setColumnWidth(Integer...) - Method in class ch.sahits.game.javafx.model.Table
-
- setContent(Optional<NoticeBoardMenu>) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
-
- setDescription(String) - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
Set the description for the event.
- setDisabled(boolean) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
Sets the value of the property disabled.
- setDisabledStyle(DecoratedText, Boolean) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
-
- setDisplay(String) - Method in class ch.sahits.game.javafx.model.OpenPatricianSpinnerOptionDataModel
-
- setFont(Font) - Method in class ch.sahits.game.javafx.control.DecoratedText
-
Sets the value of the property font.
- setFont(Font) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Sets the value of the property font.
- setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
-
Sets the value of the property font.
- setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianDialogInput
-
Sets the value of the property font.
- setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianSlider
-
Sets the value of the property font.
- setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
-
Sets the value of the property font.
- setFont(Font) - Method in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput
-
Sets the value of the property font.
- setHeader(TableHeader) - Method in class ch.sahits.game.javafx.model.Table
-
- setImage() - Method in class ch.sahits.game.javafx.control.skin.OpenPatricianWoodenTextInputSkin
-
- setLabel(DecoratedText) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
- setLinkText(boolean) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Sets the value of the property linkText.
- setLocalHeight(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
-
- setLocalWidth(double) - Method in class ch.sahits.game.javafx.control.PlaceHolder
-
- setMaxTransfereable(int) - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
Sets the value of the property maxTransfereable.
- setMenuEntries(LinkedHashSet<NoticeBoardMenuEntry>) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenu
-
Sets the value of the property menuEntries.
- setOnAction(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.OpenPatricianButton
-
Sets the value of the property onAction.
- setOnMouseRelease(EventHandler<MouseEvent>) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Sets the value of the property onMouseRelease.
- setOptions(ObservableList<OpenPatricianSpinnerOptionDataModel>) - Method in class ch.sahits.game.javafx.control.OpenPatricianSpinner
-
Sets the value of the property options.
- 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.
- setSelected(boolean) - Method in class ch.sahits.game.javafx.model.NoticeBoardMenuEntry
-
Sets the value of the property selected.
- setSelectedLabel(String) - Method in class ch.sahits.game.javafx.control.OpenPatricianRadioButton
-
Sets the value of the property selectedLabel.
- setSelectedStyle(DecoratedText, Boolean) - Method in class ch.sahits.game.javafx.control.NoticeBoardScrollPaneContent
-
- 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.
- setStepSize(int) - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
Sets the value of the property stepSize.
- setText(String) - Method in class ch.sahits.game.javafx.control.DecoratedText
-
- setText(String) - Method in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel
-
Sets the value of the property text.
- 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.
- setTitle(String) - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
Sets the value of the property title.
- setToggled(boolean) - Method in class ch.sahits.game.javafx.control.OpenPatricianSmallToggableWaxButton
-
Sets the value of the property toggled.
- 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
-
- 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.
- ShipNavigatorWrapper(IShip) - Constructor for class ch.sahits.game.javafx.service.ItemNavigatorLabelWrapperFactory.ShipNavigatorWrapper
-
- shipSelectionMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
-
- shipService - Variable in class ch.sahits.game.javafx.service.NoticeBoardShipSelectionMenuProvider
-
- shipyardMenuProvider - Variable in class ch.sahits.game.javafx.service.NoticeBoardMenuProvider
-
- shouldOpenByDefault - Variable in enum ch.sahits.game.javafx.model.EDialogType
-
Indicates if the dialog should open when the notice board is displayed
- 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.DisplayMessageOverlayLabel
-
- sizeing - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin
-
- sizeing - Variable in class ch.sahits.game.javafx.service.NoticeBoardMessageMenuProvider
-
- 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.DisplayMessageOverlayLabelSkin
-
- 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
-
- sizing - Variable in class ch.sahits.game.javafx.service.TextEllipsisCalculator
-
- skin - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
-
- slabExtMap - Static variable in class ch.sahits.game.javafx.control.ImageFactory
-
- slabMap - Static variable in class ch.sahits.game.javafx.control.ImageFactory
-
- slabView - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianRadioButtonSkin
-
- 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.
- spinner - Variable in class ch.sahits.game.javafx.control.skin.OpenPatricianSpinnerSkin
-
- 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.
- startpoint - Variable in class ch.sahits.game.javafx.model.BezierPath
-
- 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
-
- SteeringWheelGroup(int, double) - Constructor for class ch.sahits.game.javafx.control.skin.OpenPatricianSliderSkin.SteeringWheelGroup
-
- stepSize - Variable in class ch.sahits.game.javafx.control.MoneyTransfer
-
- stepSizeProperty() - Method in class ch.sahits.game.javafx.control.MoneyTransfer
-
- stop() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
- stopped - Variable in class ch.sahits.game.javafx.control.EventMediaPlayer
-
- stoppedProperty() - Method in class ch.sahits.game.javafx.control.EventMediaPlayer
-
- 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
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.DecoratedText.StyleableProperties
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel.StyleableProperties
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianButton.StyleableProperties
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianDialogInput.StyleableProperties
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSlider.StyleableProperties
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianSpinner.StyleableProperties
-
- StyleableProperties() - Constructor for class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.DecoratedText.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.DisplayMessageOverlayLabel.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianButton.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianDialogInput.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianSlider.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianSpinner.StyleableProperties
-
- STYLEABLES - Static variable in class ch.sahits.game.javafx.control.OpenPatricianWoodenTextInput.StyleableProperties
-
- styleClass - Variable in class ch.sahits.game.javafx.control.Line
-
- 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
-