Uses of Class
cardmanager.impl.card.CardGeometry
Packages that use CardGeometry
-
Uses of CardGeometry in cardmanager.gui.impl
Methods in cardmanager.gui.impl with parameters of type CardGeometryModifier and TypeMethodDescriptionGameViewOutput.finishMatrix(double sx, double sy, AffineTransform sceneTransform, CardGeometry card, int w, int h) GameViewOutput.finishMatrix(BufferedImage i, AffineTransform sceneTransform, CardGeometry card, int w, int h) -
Uses of CardGeometry in cardmanager.gui.impl.drags
Fields in cardmanager.gui.impl.drags declared as CardGeometryMethods in cardmanager.gui.impl.drags that return CardGeometryModifier and TypeMethodDescriptionCardDrag.getAffectedsGeomethry()abstract CardGeometryDrag.getAffectedsGeomethry()MarkerDrag.getAffectedsGeomethry() -
Uses of CardGeometry in cardmanager.impl.card
Methods in cardmanager.impl.card that return CardGeometryMethods in cardmanager.impl.card with parameters of type CardGeometryModifier and TypeMethodDescriptionvoidCard.setCardGeometry(CardGeometry cardGeometry) voidMarker.setGeometry(CardGeometry geometry) Constructors in cardmanager.impl.card with parameters of type CardGeometry