jas2.hist
Interface SliceParameters
-
- All Known Implementing Classes:
- DefaultSliceParameters
public interface SliceParametersDefines parameters for a slice. x,y define the center of the slice. height is the half-distance along the slice, while width is the half-distance perpendicular to the slice axis. phi defines the slice direction, phi=0 implies the slice is along the y-axis.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doublegetHeight()doublegetPhi()doublegetWidth()doublegetX()doublegetY()voidsetHeight(double height)voidsetPhi(double phi)voidsetWidth(double width)voidsetX(double x)voidsetY(double y)
-
DataMelt 3.0 © DataMelt by jWork.ORG