addGraphicLayer(const char *gLayer, const Sint32 gLayerOrder, const char *gLayerDescription=NULL) | DVPSGraphicLayer_PList | |
addGraphicLayer(const char *gLayer, const char *gLayerDescription=NULL) | DVPSGraphicLayer_PList | |
cleanupLayers(DVPSOverlayCurveActivationLayer_PList &activations, DVPSGraphicAnnotation_PList &annotations) | DVPSGraphicLayer_PList | |
clear() | DVPSGraphicLayer_PList | |
clone() | DVPSGraphicLayer_PList | [inline] |
DVPSGraphicLayer_PList() | DVPSGraphicLayer_PList | |
DVPSGraphicLayer_PList(const DVPSGraphicLayer_PList ©) | DVPSGraphicLayer_PList | |
exchangeGraphicLayers(size_t idx1, size_t idx2) | DVPSGraphicLayer_PList | |
getGraphicLayer(size_t idx) | DVPSGraphicLayer_PList | [private] |
getGraphicLayerDescription(size_t idx) | DVPSGraphicLayer_PList | |
getGraphicLayerIndex(const char *name) | DVPSGraphicLayer_PList | |
getGraphicLayerName(size_t idx) | DVPSGraphicLayer_PList | |
getGraphicLayerRecommendedDisplayValueGray(size_t idx, Uint16 &gray) | DVPSGraphicLayer_PList | |
getGraphicLayerRecommendedDisplayValueRGB(size_t idx, Uint16 &r, Uint16 &g, Uint16 &b) | DVPSGraphicLayer_PList | |
haveGraphicLayerRecommendedDisplayValue(size_t idx) | DVPSGraphicLayer_PList | |
list_ | DVPSGraphicLayer_PList | [private] |
operator=(const DVPSGraphicLayer_PList &) | DVPSGraphicLayer_PList | [private] |
read(DcmItem &dset) | DVPSGraphicLayer_PList | |
removeGraphicLayer(size_t idx) | DVPSGraphicLayer_PList | |
removeGraphicLayerRecommendedDisplayValue(size_t idx, OFBool rgb, OFBool monochrome) | DVPSGraphicLayer_PList | |
setGraphicLayerDescription(size_t idx, const char *descr) | DVPSGraphicLayer_PList | |
setGraphicLayerName(size_t idx, const char *name) | DVPSGraphicLayer_PList | |
setGraphicLayerRecommendedDisplayValueGray(size_t idx, Uint16 gray) | DVPSGraphicLayer_PList | |
setGraphicLayerRecommendedDisplayValueRGB(size_t idx, Uint16 r, Uint16 g, Uint16 b) | DVPSGraphicLayer_PList | |
size() const | DVPSGraphicLayer_PList | [inline] |
sortGraphicLayers(Sint32 lowestLayer=1) | DVPSGraphicLayer_PList | |
toBackGraphicLayer(size_t idx) | DVPSGraphicLayer_PList | |
toFrontGraphicLayer(size_t idx) | DVPSGraphicLayer_PList | |
write(DcmItem &dset) | DVPSGraphicLayer_PList | |
~DVPSGraphicLayer_PList() | DVPSGraphicLayer_PList | [virtual] |