|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasSlices
| Method Summary | |
|---|---|
int |
addSlice(double x,
double y,
double width,
double height,
double phi)
Create a new slice with the specified initial parameters |
boolean |
canAddRemoveSlices()
|
int |
getNSlices()
Number of slices currently attached to plot |
Rebinnable1DHistogramData |
getSlice(int n)
Get the data corresponding to the slice. |
SliceParameters |
getSliceParameters(int n)
Get the parameters of a slice. |
void |
removeSlice(int n)
Remove a slice from the source |
| Method Detail |
|---|
int getNSlices()
SliceParameters getSliceParameters(int n)
n - The index of the slice
Rebinnable1DHistogramData getSlice(int n)
n - The index of the slice
boolean canAddRemoveSlices()
int addSlice(double x,
double y,
double width,
double height,
double phi)
void removeSlice(int n)
n - The index of the slice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||