Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
addCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0) | IlvGraphic | |
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data) | IlvGraphic | |
addClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
addProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
AddProperty(const IlSymbol *k, IlAny v) | IlvFixedSizeGraphic | [static] |
addTag(const IlSymbol *tag) | IlvGraphic | |
AddToCallbackTypeList(IlUInt &count, const char *const **names, const IlSymbol *const **types, const char *newName, const IlSymbol *newType) | IlvGraphic | [static] |
AllowZoom(IlBoolean az) | IlvGraphic | [static] |
apply(IlvApplyObject function, IlAny userArg) | IlvGraphicHandle | [virtual] |
applyAttribute(const char *attributeClassName, IlInt value, IlAny checkData=0) const | IlvGraphic | |
applyAttribute(const char *attributeClassName, IlFloat value, IlAny checkData=0) const | IlvGraphic | |
applyAttribute(const char *attributeClassName, const char *value, IlAny checkData=0) const | IlvGraphic | |
applyReferences(IlvApplyObject function, IlAny userArg) | IlvGraphicHandle | [virtual] |
applyResources(const char *storageName, const char *storageClassName, const char *objectName, const char *objectClassName, IlvDisplay *display=0) | IlvGraphic | [virtual] |
applyTransform(const IlvTransformer *t) | IlvFixedSizeGraphic | [virtual] |
applyValue(const IlvValue &) | IlvGraphicHandle | [virtual] |
boundingBox(IlvRect &r, const IlvTransformer *t=0) const | IlvFixedSizeGraphic | [virtual] |
callCallbacks(const IlSymbol *callbackType) | IlvGraphic | [virtual] |
changeValue(const IlvValue &val) | IlvGraphic | [virtual] |
changeValues(const IlvValue *values, IlUShort count) | IlvGraphic | [virtual] |
IlvGraphic::ClassInfo() const | IlvGraphic | [static] |
className() const | IlvFixedSizeGraphic | |
computeFocusRegion(IlvRegion &r, const IlvTransformer *t=0) const | IlvFixedSizeGraphic | [virtual] |
contains(const IlvPoint &p, const IlvPoint &tp, const IlvTransformer *t=0) const | IlvFixedSizeGraphic | [virtual] |
IlvGraphic::contains(const IlvPoint &p) const | IlvGraphic | |
copy() const | IlvFixedSizeGraphic | [virtual] |
draw(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvFixedSizeGraphic | [virtual] |
IlvGraphic::draw(IlvPort *dst, const IlvTransformer *t, const IlvRect *clip) const | IlvGraphic | |
drawFocus(IlvPort *dst, const IlvPalette *palette, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvFixedSizeGraphic | [virtual] |
getAccessors(const IlSymbol *const **accessors, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvGraphicHandle | [virtual] |
getAlpha() const | IlvGraphicHandle | [virtual] |
getAntialiasingMode() const | IlvGraphicHandle | [virtual] |
getCallback(const IlSymbol *callbackType) const | IlvGraphic | |
getCallback() const | IlvGraphic | |
getCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback) const | IlvGraphic | |
getCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName) const | IlvGraphic | |
getCallbackName(const IlSymbol *callbackType) const | IlvGraphic | |
getCallbackName() const | IlvGraphic | |
getCallbackTypes(const char *const **names, const IlSymbol *const **types) const | IlvGraphic | [virtual] |
getChildAt(IlUInt index) const | IlvGraphic | [virtual] |
getChildByName(const char *name) const | IlvGraphic | [virtual] |
getChildCount() const | IlvGraphic | [virtual] |
getChildIndex(const IlvGraphic *object) const | IlvGraphic | [virtual] |
getChildren(IlUInt &count) const | IlvGraphic | [virtual] |
getClassInfo() const | IlvFixedSizeGraphic | [virtual] |
getClassProperty(const IlSymbol *key, IlBoolean checkParent=((IlBoolean) 0)) const | IlvGraphic | |
getClientData() const | IlvGraphic | |
getDefaultInteractor() const | IlvGraphic | [virtual] |
getHolder() const | IlvGraphicHandle | [virtual] |
getInteractor() const | IlvGraphic | |
getLineWidth() const | IlvGraphicHandle | [virtual] |
getLookFeelHandler() const | IlvGraphicHandle | [virtual] |
getName() const | IlvGraphic | |
getNamedProperty(const IlSymbol *name) const | IlvGraphic | |
getNextFocusGraphic() const | IlvGraphic | |
getObject() const | IlvGraphicHandle | |
getPoint() const | IlvFixedSizeGraphic | |
getPosition() const | IlvFixedSizeGraphic | |
getPreviousFocusGraphic() const | IlvGraphic | |
getProperty(const IlSymbol *key) const | IlvGraphic | |
GetProperty(const IlSymbol *key, IlBoolean p=((IlBoolean) 0)) | IlvFixedSizeGraphic | [static] |
getSmartSet() const | IlvGraphic | |
h() const | IlvGraphic | |
h(IlvDim h) | IlvGraphic | |
hasCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) const | IlvGraphic | |
hasCallback(const IlSymbol *callbackType, const IlSymbol *callbackName) const | IlvGraphic | |
hasCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback) const | IlvGraphic | |
hasCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName) const | IlvGraphic | |
hasClassProperty(const IlSymbol *key, IlBoolean s=((IlBoolean) 0)) const | IlvGraphic | |
hasProperty(const IlSymbol *key) const | IlvGraphic | |
HasProperty(const IlSymbol *key, IlBoolean p=((IlBoolean) 0)) | IlvFixedSizeGraphic | [static] |
hasTag(const IlSymbol *tag) const | IlvGraphic | |
IlvFixedSizeGraphic(IlvGraphic *obj, IlBoolean owner=((IlBoolean) 0), IlvPosition position=IlvBadPosition, const IlvPoint *point=0) | IlvFixedSizeGraphic | |
IlvGraphicHandle(IlvGraphic *object, IlBoolean owner=((IlBoolean) 0)) | IlvGraphicHandle | |
inside(const IlvRegion &tregion, const IlvTransformer *t=0) const | IlvFixedSizeGraphic | [virtual] |
IlvGraphic::inside(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const | IlvGraphic | |
IlvGraphic::inside(const IlvRect &r) const | IlvGraphic | |
intersects(const IlvRegion &tregion, const IlvTransformer *t=0) const | IlvFixedSizeGraphic | [virtual] |
IlvGraphic::intersects(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const | IlvGraphic | |
IlvGraphic::intersects(const IlvRect &r) const | IlvGraphic | |
invert(IlBoolean temp=((IlBoolean) 0)) | IlvGraphicHandle | [virtual] |
isFirstFocusGraphic() const | IlvGraphic | |
isFocusable() const | IlvGraphic | |
isInSmartSet() const | IlvGraphic | |
isLastFocusGraphic() const | IlvGraphic | |
isOwner() const | IlvGraphicHandle | |
isSensitive() const | IlvGraphic | |
isSubtypeOf(const char *t) const | IlvFixedSizeGraphic | |
isSubtypeOf(const IlvClassInfo *c) const | IlvFixedSizeGraphic | |
IsZoomAllowed() | IlvGraphic | [static] |
move(IlvPos x, IlvPos y) | IlvGraphic | [virtual] |
move(const IlvPoint &p) | IlvGraphic | |
moveResize(const IlvRect &size) | IlvGraphic | |
needsInputContext() const | IlvGraphic | [virtual] |
print(ILVSTDPREF ostream &, int level=0) const | IlvGraphicHandle | [virtual] |
queryValue(IlvValue &) const | IlvGraphicHandle | [virtual] |
queryValues(IlvValue *values, IlUShort count) const | IlvGraphic | [virtual] |
read(IlvInputFile &, IlvPalette *pal) | IlvFixedSizeGraphic | [static] |
removeCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
removeCallback(const IlSymbol *callbackType, const IlSymbol *callbackName) | IlvGraphic | |
removeClassProperty(const IlSymbol *key) | IlvGraphic | |
removeInteractor() | IlvGraphic | |
removeNamedProperty(IlSymbol *name) | IlvGraphic | |
removeProperty(const IlSymbol *key) | IlvGraphic | |
RemoveProperty(const IlSymbol *key) | IlvFixedSizeGraphic | [static] |
removeTag(const IlSymbol *tag) | IlvGraphic | |
replaceClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
ReplaceProperty(const IlSymbol *k, IlAny v) | IlvFixedSizeGraphic | [static] |
replaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
resize(IlvDim newW, IlvDim newH) | IlvGraphic | [virtual] |
rotate(const IlvPoint ¢er, IlFloat angle) | IlvGraphic | [virtual] |
scale(IlFloat zoomX, IlFloat zoomY) | IlvGraphic | [virtual] |
setAlpha(IlvIntensity alpha) | IlvGraphicHandle | [virtual] |
setAntialiasingMode(IlvAntialiasingMode mode) | IlvGraphicHandle | [virtual] |
setArcMode(IlvArcMode m) | IlvGraphicHandle | [virtual] |
setBackground(IlvColor *c) | IlvGraphicHandle | [virtual] |
setCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
setCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0) | IlvGraphic | |
setCallback(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data) | IlvGraphic | |
setCallback(IlvGraphicCallback callback, IlAny data) | IlvGraphic | |
setCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data) | IlvGraphic | |
setCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName, IlAny data) | IlvGraphic | |
setCallbackName(const IlSymbol *callbackName) | IlvGraphic | |
setClientData(IlAny clientData) | IlvGraphic | |
setColorPattern(IlvColorPattern *b) | IlvGraphicHandle | [virtual] |
setFillRule(IlvFillRule m) | IlvGraphicHandle | [virtual] |
setFillStyle(IlvFillStyle f) | IlvGraphicHandle | [virtual] |
setFirstFocusGraphic() | IlvGraphic | |
setFocusable(IlBoolean value) | IlvGraphic | |
setFont(IlvFont *f) | IlvGraphicHandle | [virtual] |
setForeground(IlvColor *c) | IlvGraphicHandle | [virtual] |
setGradientPattern(IlvGradientPattern *g) | IlvGraphicHandle | [virtual] |
setHolder(IlvGraphicHolder *holder) | IlvGraphicHandle | [virtual] |
setInteractor(IlvInteractor *inter) | IlvGraphic | |
setInteractor(const char *name) | IlvGraphic | |
setLastFocusGraphic() | IlvGraphic | |
setLineStyle(IlvLineStyle *style) | IlvGraphicHandle | [virtual] |
setLineWidth(IlUShort width) | IlvGraphicHandle | [virtual] |
setMode(IlvDrawMode m) | IlvGraphicHandle | [virtual] |
setName(const char *name) | IlvGraphic | [virtual] |
setNamedProperty(IlvNamedProperty *property) | IlvGraphic | |
setNeedsInputContext(IlBoolean val) | IlvGraphic | [virtual] |
setNextFocusGraphic(IlSymbol *name) | IlvGraphic | |
setObject(IlvGraphic *object) | IlvGraphicHandle | |
setOverwrite(IlBoolean overwrite) | IlvGraphicHandle | [virtual] |
setOwner(IlBoolean flag) | IlvGraphicHandle | |
setPalette(IlvPalette *pal) | IlvGraphicHandle | [virtual] |
setPattern(IlvPattern *p) | IlvGraphicHandle | [virtual] |
setPoint(const IlvPoint &p) | IlvFixedSizeGraphic | |
setPosition(IlvPosition position) | IlvFixedSizeGraphic | |
setPreviousFocusGraphic(IlSymbol *name) | IlvGraphic | |
setProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
setSensitive(IlBoolean value) | IlvGraphic | [virtual] |
symmetry(IlvDirection axis) | IlvGraphic | [virtual] |
translate(IlvPos dx, IlvPos dy) | IlvGraphic | [virtual] |
w() const | IlvGraphic | |
w(IlvDim w) | IlvGraphic | |
write(IlvOutputFile &) const | IlvFixedSizeGraphic | [virtual] |
x() const | IlvGraphic | |
x(IlvPos x) | IlvGraphic | |
y() const | IlvGraphic | |
y(IlvPos y) | IlvGraphic | |
zoomable() const | IlvFixedSizeGraphic | [virtual] |
© 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.