Module hanyaeger

Interface DragRepositoryAccessor

All Known Subinterfaces:
MouseDragEnterListener, MouseDragExitedListener, MouseDraggedListener, MouseDropListener, YaegerScene
All Known Implementing Classes:
CenteredShapeEntity, CircleEntity, CompositeEntity, DynamicCircleEntity, DynamicCompositeEntity, DynamicEllipseEntity, DynamicRectangleEntity, DynamicScene, DynamicSpriteEntity, DynamicTextEntity, EllipseEntity, RectangleEntity, ScrollableDynamicScene, ShapeEntity, SplashScene, SpriteEntity, StaticScene, TextEntity, YaegerEntity

public interface DragRepositoryAccessor
A DragRepositoryAccessor needs access to a DragNDropRepository to either set or get information about the object that is currently being dragged/dropped.