|
intarsys CWT library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IGraphicsContext in de.intarsys.cwt.awt.environment |
---|
Classes in de.intarsys.cwt.awt.environment that implement IGraphicsContext | |
---|---|
class |
CwtAwtGraphicsContext
The AWT implementation of IGraphicsContext |
Uses of IGraphicsContext in de.intarsys.cwt.awt.image |
---|
Methods in de.intarsys.cwt.awt.image with parameters of type IGraphicsContext | |
---|---|
void |
CwtAwtImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y)
|
Uses of IGraphicsContext in de.intarsys.cwt.common |
---|
Methods in de.intarsys.cwt.common with parameters of type IGraphicsContext | |
---|---|
void |
IPaint.setBackgroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)
|
void |
IPaint.setForegroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)
|
Uses of IGraphicsContext in de.intarsys.cwt.hybrid.image |
---|
Methods in de.intarsys.cwt.hybrid.image with parameters of type IGraphicsContext | |
---|---|
void |
ImageIOImageEntry.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y)
|
void |
CwtHybridImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y)
|
Uses of IGraphicsContext in de.intarsys.cwt.image |
---|
Methods in de.intarsys.cwt.image with parameters of type IGraphicsContext | |
---|---|
void |
IImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y)
|
Uses of IGraphicsContext in de.intarsys.cwt.swt.environment |
---|
Classes in de.intarsys.cwt.swt.environment that implement IGraphicsContext | |
---|---|
class |
CwtSwtGraphicsContext
An IGraphicsContext mapping to SWT. |
Uses of IGraphicsContext in de.intarsys.cwt.swt.image |
---|
Methods in de.intarsys.cwt.swt.image with parameters of type IGraphicsContext | |
---|---|
void |
CwtSwtImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y)
|
|
intarsys CWT library | |||||||||
PREV NEXT | FRAMES NO FRAMES |