Direct2DLowLevelGraphicsContext::Direct2DLowLevelGraphicsContext |
( |
HWND |
hwnd_ | ) |
|
|
inline |
Direct2DLowLevelGraphicsContext::~Direct2DLowLevelGraphicsContext |
( |
| ) |
|
|
inline |
void Direct2DLowLevelGraphicsContext::beginTransparencyLayer |
( |
float |
| ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::clear |
( |
| ) |
|
|
inline |
bool Direct2DLowLevelGraphicsContext::clipRegionIntersects |
( |
const Rectangle< int > & |
r | ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::drawLine |
( |
const Line< float > & |
line | ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::end |
( |
| ) |
|
|
inline |
void Direct2DLowLevelGraphicsContext::endTransparencyLayer |
( |
| ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::excludeClipRectangle |
( |
const Rectangle< int > & |
| ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::fillRect |
( |
const Rectangle< float > & |
r | ) |
|
|
inlinevirtual |
Rectangle<int> Direct2DLowLevelGraphicsContext::getClipBounds |
( |
| ) |
const |
|
inlinevirtual |
const Font& Direct2DLowLevelGraphicsContext::getFont |
( |
| ) |
|
|
inlinevirtual |
float Direct2DLowLevelGraphicsContext::getPhysicalPixelScaleFactor |
( |
| ) |
|
|
inlinevirtual |
bool Direct2DLowLevelGraphicsContext::isClipEmpty |
( |
| ) |
const |
|
inlinevirtual |
bool Direct2DLowLevelGraphicsContext::isVectorDevice |
( |
| ) |
const |
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::resized |
( |
| ) |
|
|
inline |
void Direct2DLowLevelGraphicsContext::restoreState |
( |
| ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::saveState |
( |
| ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::setFill |
( |
const FillType & |
fillType | ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::setFont |
( |
const Font & |
newFont | ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::setOpacity |
( |
float |
newOpacity | ) |
|
|
inlinevirtual |
void Direct2DLowLevelGraphicsContext::setOrigin |
( |
Point< int > |
| ) |
|
|
inlinevirtual |
Moves the origin to a new position.
The coordinates are relative to the current origin, and indicate the new position of (0, 0).
Implements LowLevelGraphicsContext.
void Direct2DLowLevelGraphicsContext::start |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: