de.intarsys.pdf.platform.cwt.adapter.swt
Class SwtGraphicsEnvironmentAdapter
java.lang.Object
de.intarsys.pdf.platform.cwt.adapter.CommonGraphicsEnvironmentAdapter
de.intarsys.pdf.platform.cwt.adapter.swt.SwtGraphicsEnvironmentAdapter
- All Implemented Interfaces:
- IGraphicsEnvironmentAdapter
public class SwtGraphicsEnvironmentAdapter
- extends CommonGraphicsEnvironmentAdapter
SwtGraphicsEnvironmentAdapter
public SwtGraphicsEnvironmentAdapter()
get
public static SwtGraphicsEnvironmentAdapter get()
drawImage
public void drawImage(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
de.intarsys.pdf.pd.PDImage pdImage,
float x,
float y)
getGraphicsEnvironment
public de.intarsys.cwt.environment.IGraphicsEnvironment getGraphicsEnvironment()
setBackgroundColorPaint
public void setBackgroundColorPaint(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
ColorPaint paint)
setBackgroundPatternPaint
public void setBackgroundPatternPaint(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
PatternPaint paint)
setBackgroundShadingPaint
public void setBackgroundShadingPaint(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
ShadingPaint paint)
setForegroundColorPaint
public void setForegroundColorPaint(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
ColorPaint paint)
setForegroundPatternPaint
public void setForegroundPatternPaint(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
PatternPaint paint)
setForegroundShadingPaint
public void setForegroundShadingPaint(de.intarsys.cwt.environment.IGraphicsContext graphicsContext,
ShadingPaint paint)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.