Interface IEventData
-
- All Known Implementing Classes:
AbstractRenderInfo,ClippingPathInfo,ImageRenderInfo,PathRenderInfo,TextRenderInfo
public interface IEventDataMarker interface for the set of classes used to combine parameters required for different types of events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CanvasGraphicsStategetGraphicsState()
-
-
-
Method Detail
-
getGraphicsState
CanvasGraphicsState getGraphicsState()
-
-