public class FxChessmenFactoryImpl extends AbstractFxSpriteFactory<org.refcodes.checkerboard.ChessmanStatus,FxChessmenFactoryImpl> implements FxChessmenFactory
| Constructor and Description |
|---|
FxChessmenFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.Node |
toInstance(org.refcodes.checkerboard.ChessmanStatus aIdentifier,
FxCheckerboardViewer<org.refcodes.checkerboard.ChessmanStatus> aContext) |
getOpacity, getScaleFactor, getScaleX, getScaleY, initSprite, setOpacity, setScaleFactor, withOpacity, withScaleFactorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOpacity, getScaleFactor, setOpacity, setScaleFactor, withOpacity, withScaleFactorpublic javafx.scene.Node toInstance(org.refcodes.checkerboard.ChessmanStatus aIdentifier,
FxCheckerboardViewer<org.refcodes.checkerboard.ChessmanStatus> aContext)
toInstance in interface org.refcodes.factory.ContextLookupFactory<javafx.scene.Node,org.refcodes.checkerboard.ChessmanStatus,FxCheckerboardViewer<org.refcodes.checkerboard.ChessmanStatus>>Copyright © 2017. All rights reserved.