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 |
createInstance(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 createInstance(org.refcodes.checkerboard.ChessmanStatus aIdentifier,
FxCheckerboardViewer<org.refcodes.checkerboard.ChessmanStatus> aContext)
createInstance in interface org.refcodes.factory.TypedLookupIdContextFactory<javafx.scene.Node,org.refcodes.checkerboard.ChessmanStatus,FxCheckerboardViewer<org.refcodes.checkerboard.ChessmanStatus>>Copyright © 2016. All rights reserved.