Home
last modified time | relevance | path

Searched defs:CPTPlot (Results 1 – 6 of 6) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTDataSourceTestCase.m62 {
102 {
109 {
H A DCPTPlotGroup.m65 {
73 {
H A DCPTLegend.m34 -(void)removeLegendEntriesForPlot:(CPTPlot *)plot;
661 {
691 {
754 CPTPlot* plotToRemove = [self plotWithIdentifier:identifier]; argument
769 {
H A DCPTGraph.m336 {
345 {
374 -(void)insertPlot:(CPTPlot* )plot atIndex:(NSUInteger)index argument
384 -(void)insertPlot:(CPTPlot* )plot atIndex:(NSUInteger)index intoPlotSpace:(CPTPlotSpace *)space argument
399 CPTPlot* plotToRemove = [self plotWithIdentifier:identifier]; argument
H A DCPTPlot.m41 @interface CPTPlot() interface in nonatomic
66 @implementation CPTPlot implementation
1212 @implementation CPTPlot(AbstractMethods) implementation in AbstractMethods
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/src/avida-ed/
H A DAvidaEDPopViewStatView.mm149 - (NSNumber*) numberForPlot:(CPTPlot*)plot field:(NSUInteger)fieldEnum recordIndex:(NSUInteger)index argument
150 {