Rogue Wave Views 5.5.1 |
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) | IlvGraphicInstance | [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) | IlvTransformedGraphic | [virtual] |
applyValue(const IlvValue &) | IlvGraphicInstance | [virtual] |
boundingBox(IlvRect &r, const IlvTransformer *t=0) const | IlvTransformedGraphic | [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 | IlvGraphicInstance | |
computeFocusRegion(IlvRegion &r, const IlvTransformer *t=0) const | IlvTransformedGraphic | [virtual] |
contains(const IlvPoint &p, const IlvPoint &tp, const IlvTransformer *t=0) const | IlvTransformedGraphic | [virtual] |
IlvGraphic::contains(const IlvPoint &p) const | IlvGraphic | |
copy() const | IlvGraphicInstance | [virtual] |
draw(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvGraphicInstance | [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 | IlvTransformedGraphic | [virtual] |
getAccessors(const IlSymbol *const **accessors, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvGraphicHandle | [virtual] |
getAlpha() const | IlvGraphicHandle | [virtual] |
getAntialiasingMode() const | IlvGraphicInstance | [virtual] |
getArcMode() const | IlvGraphicInstance | |
getBackground() const | IlvGraphicInstance | |
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 | IlvGraphicInstance | [virtual] |
getClassProperty(const IlSymbol *key, IlBoolean checkParent=((IlBoolean) 0)) const | IlvGraphic | |
getClientData() const | IlvGraphic | |
getColorPattern() const | IlvGraphicInstance | |
getDefaultInteractor() const | IlvGraphic | [virtual] |
getFillRule() const | IlvGraphicInstance | |
getFillStyle() const | IlvGraphicInstance | |
getFont() const | IlvGraphicInstance | |
getForeground() const | IlvGraphicInstance | |
getGradientPattern() const | IlvGraphicInstance | |
getHolder() const | IlvGraphicHandle | [virtual] |
getInteractor() const | IlvGraphic | |
getLineStyle() const | IlvGraphicInstance | |
getLineWidth() const | IlvGraphicInstance | [virtual] |
getLookFeelHandler() const | IlvGraphicHandle | [virtual] |
getMode() const | IlvGraphicInstance | |
getName() const | IlvGraphic | |
getNamedProperty(const IlSymbol *name) const | IlvGraphic | |
getNextFocusGraphic() const | IlvGraphic | |
getObject() const | IlvGraphicHandle | |
getOverwrite() const | IlvGraphicInstance | |
getPalette() const | IlvGraphicInstance | |
getPattern() const | IlvGraphicInstance | |
getPreviousFocusGraphic() const | IlvGraphic | |
getProperty(const IlSymbol *key) const | IlvGraphic | |
GetProperty(const IlSymbol *key, IlBoolean p=((IlBoolean) 0)) | IlvGraphicInstance | [static] |
getSmartSet() const | IlvGraphic | |
getTransformer() const | IlvTransformedGraphic | |
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)) | IlvGraphicInstance | [static] |
hasTag(const IlSymbol *tag) const | IlvGraphic | |
IlvGraphicHandle(IlvGraphic *object, IlBoolean owner=((IlBoolean) 0)) | IlvGraphicHandle | |
IlvGraphicInstance(IlvGraphic *obj, IlvPalette *palette, IlBoolean owner=((IlBoolean) 0)) | IlvGraphicInstance | |
IlvGraphicInstance(IlvGraphic *obj, const IlvTransformer &t, IlvPalette *palette, IlBoolean owner=((IlBoolean) 0)) | IlvGraphicInstance | |
IlvTransformedGraphic(IlvGraphic *obj, IlBoolean owner=((IlBoolean) 0)) | IlvTransformedGraphic | |
IlvTransformedGraphic(IlvGraphic *obj, const IlvTransformer &t, IlBoolean owner=((IlBoolean) 0)) | IlvTransformedGraphic | |
inside(const IlvRegion &tregion, const IlvTransformer *t=0) const | IlvTransformedGraphic | [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 | IlvTransformedGraphic | [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)) | IlvGraphicInstance | [virtual] |
isFirstFocusGraphic() const | IlvGraphic | |
isFocusable() const | IlvGraphic | |
isInSmartSet() const | IlvGraphic | |
isLastFocusGraphic() const | IlvGraphic | |
isOwner() const | IlvGraphicHandle | |
isSensitive() const | IlvGraphic | |
isSubtypeOf(const char *t) const | IlvGraphicInstance | |
isSubtypeOf(const IlvClassInfo *c) const | IlvGraphicInstance | |
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 | IlvGraphicInstance | [virtual] |
queryValues(IlvValue *values, IlUShort count) const | IlvGraphic | [virtual] |
read(IlvInputFile &, IlvPalette *pal) | IlvGraphicInstance | [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) | IlvGraphicInstance | [static] |
removeTag(const IlSymbol *tag) | IlvGraphic | |
replaceClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
replaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
ReplaceProperty(const IlSymbol *k, IlAny v) | IlvGraphicInstance | [static] |
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) | IlvGraphicInstance | [virtual] |
setArcMode(IlvArcMode m) | IlvGraphicInstance | [virtual] |
setBackground(IlvColor *c) | IlvGraphicInstance | [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) | IlvGraphicInstance | [virtual] |
setFillRule(IlvFillRule m) | IlvGraphicInstance | [virtual] |
setFillStyle(IlvFillStyle f) | IlvGraphicInstance | [virtual] |
setFirstFocusGraphic() | IlvGraphic | |
setFocusable(IlBoolean value) | IlvGraphic | |
setFont(IlvFont *f) | IlvGraphicInstance | [virtual] |
setForeground(IlvColor *c) | IlvGraphicInstance | [virtual] |
setGradientPattern(IlvGradientPattern *g) | IlvGraphicInstance | [virtual] |
setHolder(IlvGraphicHolder *) | IlvTransformedGraphic | [virtual] |
setInteractor(IlvInteractor *inter) | IlvGraphic | |
setInteractor(const char *name) | IlvGraphic | |
setLastFocusGraphic() | IlvGraphic | |
setLineStyle(IlvLineStyle *style) | IlvGraphicInstance | [virtual] |
setLineWidth(IlUShort width) | IlvGraphicInstance | [virtual] |
setMode(IlvDrawMode m) | IlvGraphicInstance | [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 value) | IlvGraphicInstance | [virtual] |
setOwner(IlBoolean flag) | IlvGraphicHandle | |
setPalette(IlvPalette *palette) | IlvGraphicInstance | [virtual] |
setPattern(IlvPattern *p) | IlvGraphicInstance | [virtual] |
setPreviousFocusGraphic(IlSymbol *name) | IlvGraphic | |
setProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
setSensitive(IlBoolean value) | IlvGraphic | [virtual] |
setTransformer(const IlvTransformer &t) | IlvTransformedGraphic | |
symmetry(IlvDirection axis) | IlvGraphic | [virtual] |
translate(IlvPos dx, IlvPos dy) | IlvGraphic | [virtual] |
w() const | IlvGraphic | |
w(IlvDim w) | IlvGraphic | |
write(IlvOutputFile &) const | IlvGraphicInstance | [virtual] |
x() const | IlvGraphic | |
x(IlvPos x) | IlvGraphic | |
y() const | IlvGraphic | |
y(IlvPos y) | IlvGraphic | |
zoomable() const | IlvGraphicHandle | [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.