Rogue Wave Views Prototypes Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlvGroupGraphic, including all inherited members.
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
addCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0) | IlvGraphic | |
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callbackName, IlAny data) | IlvGraphic | |
addClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
AddProperty(const IlSymbol *key, IlAny value) | IlvGraphic | static |
addProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
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 |
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 | |
applyResources(const char *, const char *, const char *, const char *, IlvDisplay *=0) | IlvSimpleGraphic | virtual |
callCallbacks(const IlSymbol *callbackType) | IlvGraphic | virtual |
ClassInfo() const | IlvGraphic | static |
className() const | IlvGraphic | |
computeFocusRegion(IlvRegion &r, const IlvTransformer *t=0) const | IlvGraphic | virtual |
contains(const IlvPoint &p, const IlvPoint &tp, const IlvTransformer *t=0) const | IlvGraphic | virtual |
contains(const IlvPoint &p) const | IlvGraphic | |
copy() const =0 | IlvGraphic | pure 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 |
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 |
getClassInfo() const | IlvGraphic | virtual |
getClassProperty(const IlSymbol *key, IlBoolean checkParent=IlFalse) 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 | |
getGroup() const | IlvGroupGraphic | |
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 | virtual |
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, IlBoolean checkSuperClass=IlFalse) | IlvGraphic | static |
getProperty(const IlSymbol *key) const | IlvGraphic | |
getSmartSet() const | IlvGraphic | |
getTags(IlUInt &count) 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=IlFalse) const | IlvGraphic | |
HasProperty(const IlSymbol *key, IlBoolean checkSuperClass=IlFalse) | IlvGraphic | static |
hasProperty(const IlSymbol *key) const | IlvGraphic | |
hasTag(const IlSymbol *tag) const | IlvGraphic | |
IlvGroupGraphic(IlvDisplay *display, IlvGroup *group, IlBoolean owner=IlTrue, IlvPalette *palette=0) | IlvGroupGraphic | |
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=IlFalse) | IlvSimpleGraphic | virtual |
isFirstFocusGraphic() const | IlvGraphic | |
isFocusable() const | IlvGraphic | |
isInSmartSet() const | IlvGraphic | |
isLastFocusGraphic() const | IlvGraphic | |
isSensitive() const | IlvGraphic | |
isSubtypeOf(const char *parentClass) const | IlvGraphic | |
isSubtypeOf(const IlvClassInfo *classInfo) const | IlvGraphic | |
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(std::ostream &out, int level=0) const | IlvGraphic | virtual |
read(IlvInputFile &file, IlvPalette *palette) | IlvGraphic | 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) | IlvGraphic | static |
removeProperty(const IlSymbol *key) | IlvGraphic | |
removeTag(const IlSymbol *tag) | IlvGraphic | |
replaceClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
ReplaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | 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) | IlvSimpleGraphic | virtual |
setAntialiasingMode(IlvAntialiasingMode) | 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 callbackName, 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 | |
setFirstFocusGraphic() | IlvGraphic | |
setFocusable(IlBoolean value) | IlvGraphic | |
setFocusValuesInputMethod(IlUShort count, const IlvImValue *values) const | IlvSimpleGraphic | virtual |
setHolder(IlvGraphicHolder *) | IlvSimpleGraphic | virtual |
setInteractor(IlvInteractor *inter) | IlvGraphic | |
setInteractor(const char *name) | IlvGraphic | |
setLastFocusGraphic() | IlvGraphic | |
setNamedProperty(IlvNamedProperty *property) | IlvGraphic | |
setNeedsInputContext(IlBoolean val) | IlvGraphic | virtual |
setNextFocusGraphic(IlSymbol *name) | IlvGraphic | |
setPalette(IlvPalette *palette) | 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 &output) const =0 | IlvGraphic | pure virtual |
x() const | IlvGraphic | |
x(IlvPos x) | IlvGraphic | |
y() const | IlvGraphic | |
y(IlvPos y) | IlvGraphic | |
~IlvSimpleGraphic() | IlvSimpleGraphic | virtual |
© Copyright 2016, 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.