Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
clearArea(const IlvRect &rect, IlBoolean reDraw=((IlBoolean) 0)) const | IlvPort | [virtual] |
clearArea(const IlvRegion ®ion, IlBoolean reDraw=((IlBoolean) 0)) const | IlvPort | [virtual] |
clip(const IlvRect *rect) const =0 | IlvPort | [pure virtual] |
clip(const IlvRegion *region) const =0 | IlvPort | [pure virtual] |
composeAlpha(IlvIntensity alpha) | IlvPort | |
drawArc(const IlvPalette *palette, const IlvRect &rect, IlFloat start, IlFloat range) const =0 | IlvPort | [pure virtual] |
drawArrow(const IlvPalette *palette, const IlvPoint &from, const IlvPoint &to, IlFloat position) const | IlvPort | [virtual] |
drawBezier(const IlvPalette *palette, IlUInt count, const IlvPoint *points) const | IlvPort | [virtual] |
drawBitmap(const IlvPalette *palette, const IlvSystemPort *src, const IlvRect &from, const IlvPoint &to) const =0 | IlvPort | [pure virtual] |
drawBitmap(const IlvPalette *palette, const IlvBitmap *src, const IlvRect &drawRect, const IlvRegion *clip=0, IlvPosition alignment=IlvCenter, IlBoolean transparent=((IlBoolean) 0)) const | IlvPort | [virtual] |
drawClosedBezier(const IlvPalette *palette, IlUInt count, const IlvPoint *points) const | IlvPort | [virtual] |
drawILabel(const IlvPalette *palette, const char *label, int length, const IlvRect &drawRect, const IlvRegion *clip=0, IlvPosition align=IlvCenter) const | IlvPort | [virtual] |
drawIString(const IlvPalette *palette, const IlvPoint &position, const char *string, int length, IlvPosition align=IlvLeft) const =0 | IlvPort | [pure virtual] |
drawLabel(const IlvPalette *palette, const char *label, int length, const IlvRect &drawRect, const IlvRegion *clip=0, IlvPosition align=IlvCenter) const | IlvPort | [virtual] |
drawLine(const IlvPalette *palette, const IlvPoint &point1, const IlvPoint &point2) const =0 | IlvPort | [pure virtual] |
drawMarker(const IlvPalette *palette, const IlvPoint &location, IlvMarkerType type=IlvMarkerSquare, IlUShort size=IlvDefaultMarkerSize) const | IlvPort | [virtual] |
drawMnemonicLabel(const IlvPalette *palette, const char *label, const IlvRect &drawRect, const IlvRegion *clip=0, IlvPosition align=IlvCenter, IlBoolean underline=((IlBoolean) 1)) const | IlvPort | [virtual] |
drawOutlineRectangle(const IlvPalette *outlinePalette, const IlvPalette *fillPalette, const IlvRect &rect, const IlvRegion *clip=0) const | IlvPort | [virtual] |
drawPaths(const IlvPalette *palette, IlUInt count, const IlvPointArray *paths) const | IlvPort | [virtual] |
drawPoint(const IlvPalette *palette, const IlvPoint &point) const =0 | IlvPort | [pure virtual] |
drawPoints(const IlvPalette *palette, IlUInt count, const IlvPoint *points) const | IlvPort | [virtual] |
drawPolyLine(const IlvPalette *palette, IlUInt count, const IlvPoint *points) const =0 | IlvPort | [pure virtual] |
drawPolyLine(const IlvPalette *palette, const IlvPoint &first, IlUInt count, const IlvDeltaPoint *others) const | IlvPort | [virtual] |
drawRectangle(const IlvPalette *palette, const IlvRect &rect) const | IlvPort | [virtual] |
drawReliefDiamond(const IlvPalette *, const IlvPalette *invertedPalette, const IlvPalette *topShade, const IlvPalette *bottomShade, const IlvRect &bbox, IlUShort thickness, const IlvRegion *clip=0) const | IlvPort | [virtual] |
drawReliefRectangle(const IlvPalette *palette, const IlvPalette *invertedPalette, const IlvPalette *topShade, const IlvPalette *bottomShade, const IlvRect &bbox, IlUShort thickness, const IlvRegion *clip=0) const | IlvPort | [virtual] |
drawRoundRectangle(const IlvPalette *palette, const IlvRect &rect, IlUShort radius) const | IlvPort | [virtual] |
drawSegments(const IlvPalette *palette, IlUInt count, const IlvPoint *from, const IlvPoint *to) const | IlvPort | [virtual] |
drawShadowRectangle(const IlvPalette *palette, const IlvPalette *invertedPalette, const IlvRect &bbox, IlUShort thickness, IlvPosition shadowPosition, const IlvRegion *clip=0) const | IlvPort | [virtual] |
drawString(const IlvPalette *palette, const IlvPoint &position, const char *string, int length, IlvPosition align=IlvLeft) const =0 | IlvPort | [pure virtual] |
drawTransformedString(const IlvPalette *palette, const char *string, int length, const IlvTransformer &t, const IlvRegion *clip=0) const =0 | IlvPort | [pure virtual] |
drawTransparentBitmap(const IlvPalette *palette, const IlvSystemPort *src, const IlvRect &from, const IlvPoint &to) const =0 | IlvPort | [pure virtual] |
end()=0 | IlvPort | [pure virtual] |
fillArc(const IlvPalette *palette, const IlvRect &rect, IlFloat start, IlFloat range) const =0 | IlvPort | [pure virtual] |
fillBezier(const IlvPalette *palette, IlUInt count, const IlvPoint *points) const | IlvPort | [virtual] |
fillPaths(const IlvPalette *palette, IlUInt count, const IlvPointArray *pathArray) const | IlvPort | [virtual] |
fillPolyLine(const IlvPalette *palette, IlUInt count, const IlvPoint *points, IlBoolean convex=((IlBoolean) 0)) const =0 | IlvPort | [pure virtual] |
fillPolyLine(const IlvPalette *palette, const IlvPoint &first, IlUInt count, const IlvDeltaPoint *others, IlBoolean convex=((IlBoolean) 0)) const | IlvPort | [virtual] |
fillRectangle(const IlvPalette *palette, const IlvRect &rect) const | IlvPort | [virtual] |
fillRoundRectangle(const IlvPalette *palette, const IlvRect &rect, IlUShort radius) const | IlvPort | [virtual] |
getAlpha() const | IlvPort | |
getAntialiasingMode() const | IlvPort | |
getDisplay() const | IlvPort | |
height() const | IlvPort | |
IlvPort(IlvDisplay *display=0) | IlvPort | |
initDevice(const char *filename, IlvRect *clip=0)=0 | IlvPort | [pure virtual] |
isABitmap() const | IlvPort | [virtual] |
isADevice() const | IlvPort | [virtual] |
isASystemPort() const | IlvPort | [virtual] |
isBad() const =0 | IlvPort | [pure virtual] |
newPage() const =0 | IlvPort | [pure virtual] |
send(const char *string) const =0 | IlvPort | [pure virtual] |
setAlpha(IlvIntensity alpha) | IlvPort | |
setAntialiasingMode(IlvAntialiasingMode mode) | IlvPort | |
setTransformer(const IlvTransformer &t)=0 | IlvPort | [pure virtual] |
size(IlvDim &w, IlvDim &h) const | IlvPort | |
stretchBitmap(const IlvPalette *palette, const IlvPoint &to, const IlvBitmap *src, const IlvTransformer &t, const IlvRect *clip=0) const =0 | IlvPort | [pure virtual] |
stretchBitmap(const IlvPalette *palette, const IlvRect &from, const IlvBitmap *src, const IlvRect *clip=0) const =0 | IlvPort | [pure virtual] |
stretchBitmapData(const IlvPalette *palette, const IlvBitmapData *src, const IlvRect &from, const IlvRect &to, IlBoolean opaque=((IlBoolean) 0)) const =0 | IlvPort | [pure virtual] |
stretchTransparentBitmap(const IlvPalette *palette, const IlvPoint &to, const IlvBitmap *src, const IlvTransformer &t, const IlvRect *clip=0) const =0 | IlvPort | [pure virtual] |
stretchTransparentBitmap(const IlvPalette *palette, const IlvRect &from, const IlvBitmap *src, const IlvRect *clip=0) const =0 | IlvPort | [pure virtual] |
width() const | IlvPort |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.