public class Extrapolation
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getRepeatCount()
Gets and sets the repeat times of the extrapolation pattern.
|
ExtrapolationType |
getType()
Gets and sets the sampling pattern of extrapolation
|
void |
setRepeatCount(int value)
Gets and sets the repeat times of the extrapolation pattern.
|
void |
setType(ExtrapolationType value)
Gets and sets the sampling pattern of extrapolation
|
public ExtrapolationType getType()
public void setType(ExtrapolationType value)
value
- New valuepublic int getRepeatCount()
public void setRepeatCount(int value)
value
- New value