intarsys CWT library

de.intarsys.cwt.common
Interface IPaint

All Known Subinterfaces:
ISwtPaint

public interface IPaint


Method Summary
 IPaint copy()
           
 float getAlphaValue()
           
 void setAlphaValue(float value)
           
 void setBackgroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)
           
 void setForegroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)
           
 

Method Detail

copy

IPaint copy()
Returns:

getAlphaValue

float getAlphaValue()

setAlphaValue

void setAlphaValue(float value)

setBackgroundPaintFromGraphicsContext

void setBackgroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)

setForegroundPaintFromGraphicsContext

void setForegroundPaintFromGraphicsContext(IGraphicsContext graphicsContext)

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.