![]() 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) | IlvEllipse | [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 arg) | IlvGraphic | [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 arg) | IlvGraphic | [virtual] |
| applyResources(const char *storageName, const char *storageClassName, const char *objectName, const char *objectClassName, IlvDisplay *display=0) | IlvSimpleGraphic | [virtual] |
| applyTransform(const IlvTransformer *t) | IlvEllipse | [virtual] |
| applyValue(const IlvValue &val) | IlvGraphic | [virtual] |
| boundingBox(IlvRect &rect, const IlvTransformer *t=0) const | IlvEllipse | [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 | IlvEllipse | |
| computeFocusRegion(IlvRegion &r, const IlvTransformer *t=0) const | IlvGraphic | [virtual] |
| contains(const IlvPoint &p, const IlvPoint &tp, const IlvTransformer *t=0) const | IlvEllipse | [virtual] |
| IlvSimpleGraphic::contains(const IlvPoint &p) const | IlvGraphic | |
| copy() const | IlvEllipse | [virtual] |
| draw(IlvPort *, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvEllipse | [virtual] |
| IlvSimpleGraphic::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 | IlvGraphic | [virtual] |
| getAccessors(const IlSymbol *const **accessors, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvGraphic | [virtual] |
| getAlpha() const | IlvSimpleGraphic | [virtual] |
| getAntialiasingMode() const | IlvSimpleGraphic | [virtual] |
| getArcMode() const | IlvSimpleGraphic | |
| getBackground() const | IlvSimpleGraphic | |
| 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 | IlvEllipse | [virtual] |
| getClassProperty(const IlSymbol *key, IlBoolean checkParent=((IlBoolean) 0)) const | IlvGraphic | |
| getClientData() const | IlvGraphic | |
| getColorPattern() const | IlvSimpleGraphic | |
| getDefaultInteractor() const | IlvGraphic | [virtual] |
| getDisplay() const | IlvSimpleGraphic | [virtual] |
| getFillRule() const | IlvSimpleGraphic | |
| getFillStyle() const | IlvSimpleGraphic | |
| getFont() const | IlvSimpleGraphic | |
| getForeground() const | IlvSimpleGraphic | |
| getGradientPattern() const | IlvSimpleGraphic | |
| getHolder() const | IlvGraphic | [virtual] |
| getInteractor() const | IlvGraphic | |
| getLineStyle() const | IlvSimpleGraphic | |
| getLineWidth() const | IlvSimpleGraphic | [virtual] |
| getLookFeelHandler() const | IlvSimpleGraphic | [virtual] |
| getLookupStringInputMethod(IlvEvent &event, char *bufferReturn, int bytesBuffer, int *statusReturn) | IlvSimpleGraphic | [virtual] |
| getMode() const | IlvSimpleGraphic | |
| getName() const | IlvGraphic | |
| getNamedProperty(const IlSymbol *name) const | IlvGraphic | |
| getNextFocusGraphic() const | IlvGraphic | |
| getOverwrite() const | IlvSimpleGraphic | |
| getPalette() const | IlvSimpleGraphic | |
| getPattern() const | IlvSimpleGraphic | |
| getPreviousFocusGraphic() const | IlvGraphic | |
| getProperty(const IlSymbol *key) const | IlvGraphic | |
| GetProperty(const IlSymbol *key, IlBoolean p=((IlBoolean) 0)) | IlvEllipse | [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)) | IlvEllipse | [static] |
| hasTag(const IlSymbol *tag) const | IlvGraphic | |
| IlvEllipse(IlvDisplay *display, const IlvPoint ¢er, IlvDim radius, IlvPalette *palette=0) | IlvEllipse | |
| IlvEllipse(IlvDisplay *display, const IlvRect &drawrect, IlvPalette *palette=0) | IlvEllipse | |
| IlvSimpleGraphic(IlvDisplay *display, IlvPalette *palette=0) | IlvSimpleGraphic | |
| inside(const IlvRegion &r, const IlvTransformer *t=0) const | IlvGraphic | [virtual] |
| inside(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const | IlvGraphic | |
| inside(const IlvRect &r) const | IlvGraphic | |
| intersects(const IlvRegion &r, const IlvTransformer *t=0) const | IlvGraphic | [virtual] |
| intersects(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const | IlvGraphic | |
| intersects(const IlvRect &r) const | IlvGraphic | |
| invert(IlBoolean temp=((IlBoolean) 0)) | IlvSimpleGraphic | [virtual] |
| isFirstFocusGraphic() const | IlvGraphic | |
| isFocusable() const | IlvGraphic | |
| isInSmartSet() const | IlvGraphic | |
| isLastFocusGraphic() const | IlvGraphic | |
| isSensitive() const | IlvGraphic | |
| isSubtypeOf(const char *t) const | IlvEllipse | |
| isSubtypeOf(const IlvClassInfo *c) const | IlvEllipse | |
| 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 &out, int level=0) const | IlvGraphic | [virtual] |
| queryValue(IlvValue &val) const | IlvGraphic | [virtual] |
| queryValues(IlvValue *values, IlUShort count) const | IlvGraphic | [virtual] |
| read(IlvInputFile &, IlvPalette *pal) | IlvEllipse | [static] |
| registerInputMethod() const | IlvSimpleGraphic | [virtual] |
| 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) | IlvEllipse | [static] |
| removeProperty(const IlSymbol *key) | IlvGraphic | |
| removeTag(const IlSymbol *tag) | IlvGraphic | |
| replaceClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
| ReplaceProperty(const IlSymbol *k, IlAny v) | IlvEllipse | [static] |
| replaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
| resize(IlvDim newW, IlvDim newH) | IlvGraphic | [virtual] |
| rotate(const IlvPoint ¢er, IlFloat angle) | IlvEllipse | [virtual] |
| scale(IlFloat zoomX, IlFloat zoomY) | IlvGraphic | [virtual] |
| setAlpha(IlvIntensity alpha) | IlvSimpleGraphic | [virtual] |
| setAntialiasingMode(IlvAntialiasingMode mode) | IlvSimpleGraphic | [virtual] |
| setArcMode(IlvArcMode am) | IlvSimpleGraphic | [virtual] |
| setBackground(IlvColor *c) | IlvSimpleGraphic | [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) | IlvSimpleGraphic | [virtual] |
| setFillRule(IlvFillRule fr) | IlvSimpleGraphic | [virtual] |
| setFillStyle(IlvFillStyle f) | IlvSimpleGraphic | [virtual] |
| setFirstFocusGraphic() | IlvGraphic | |
| setFocusable(IlBoolean value) | IlvGraphic | |
| setFocusValuesInputMethod(IlUShort count, const IlvImValue *values) const | IlvSimpleGraphic | [virtual] |
| setFont(IlvFont *f) | IlvSimpleGraphic | [virtual] |
| setForeground(IlvColor *c) | IlvSimpleGraphic | [virtual] |
| setGradientPattern(IlvGradientPattern *g) | IlvSimpleGraphic | [virtual] |
| setHolder(IlvGraphicHolder *holder) | IlvSimpleGraphic | [virtual] |
| setInteractor(IlvInteractor *inter) | IlvGraphic | |
| setInteractor(const char *name) | IlvGraphic | |
| setLastFocusGraphic() | IlvGraphic | |
| setLineStyle(IlvLineStyle *style) | IlvSimpleGraphic | [virtual] |
| setLineWidth(IlUShort width) | IlvSimpleGraphic | [virtual] |
| setMode(IlvDrawMode m) | IlvSimpleGraphic | [virtual] |
| setName(const char *name) | IlvGraphic | [virtual] |
| setNamedProperty(IlvNamedProperty *property) | IlvGraphic | |
| setNeedsInputContext(IlBoolean val) | IlvGraphic | [virtual] |
| setNextFocusGraphic(IlSymbol *name) | IlvGraphic | |
| setOverwrite(IlBoolean o) | IlvSimpleGraphic | [virtual] |
| setPalette(IlvPalette *palette) | IlvSimpleGraphic | [virtual] |
| setPattern(IlvPattern *p) | IlvSimpleGraphic | [virtual] |
| setPreviousFocusGraphic(IlSymbol *name) | IlvGraphic | |
| setProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
| setSensitive(IlBoolean value) | IlvGraphic | [virtual] |
| setValuesInputMethod(IlUShort count, const IlvImValue *values) const | IlvSimpleGraphic | [virtual] |
| symmetry(IlvDirection axis) | IlvGraphic | [virtual] |
| translate(IlvPos dx, IlvPos dy) | IlvGraphic | [virtual] |
| unRegisterInputMethod() const | IlvSimpleGraphic | [virtual] |
| unsetFocusInputMethod() const | IlvSimpleGraphic | [virtual] |
| w() const | IlvGraphic | |
| w(IlvDim w) | IlvGraphic | |
| write(IlvOutputFile &) const | IlvEllipse | [virtual] |
| x() const | IlvGraphic | |
| x(IlvPos x) | IlvGraphic | |
| y() const | IlvGraphic | |
| y(IlvPos y) | IlvGraphic | |
| zoomable() const | IlvGraphic | [virtual] |
| ~IlvSimpleGraphic() | IlvSimpleGraphic | [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.