|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GestionPistes | |
---|---|
algo | |
holoedit | |
holoedit.data | |
holoedit.fileio | |
holoedit.functions | |
holoedit.gui |
Uses of GestionPistes in algo |
---|
Fields in algo declared as GestionPistes | |
---|---|
private GestionPistes |
GroovyConnector.gp
|
Methods in algo with parameters of type GestionPistes | |
---|---|
static int |
GroovyEditorFunctions.getBeginDate(GestionPistes gp)
Returns the date at which the score selection begins. |
static int |
GroovyEditorFunctions.getDuration(GestionPistes gp)
Returns the length of the score selection. |
static int |
GroovyEditorFunctions.getEndDate(GestionPistes gp)
Returns the date at which the score selection is ending. |
static HoloSDIFdata |
GroovyEditorFunctions.getSDIFdata(GestionPistes gp,
java.lang.String sdifdataDesc)
|
Constructors in algo with parameters of type GestionPistes | |
---|---|
Acceleration(GestionPistes gp)
|
|
Brownian(GestionPistes gp)
|
|
Circular(GestionPistes gp)
|
|
Example(GestionPistes gp)
|
|
FromSDIF(GestionPistes gp)
|
|
GroovyConnector(GestionPistes gp)
|
|
Interpolation(GestionPistes gp)
|
|
Lissajou(GestionPistes gp)
|
|
Proportion(GestionPistes gp)
|
|
ProportionProg(GestionPistes gp)
|
|
Random(GestionPistes gp)
|
|
Resample(GestionPistes gp)
|
|
Rotation(GestionPistes gp)
|
|
RotationProg(GestionPistes gp)
|
|
Smooth(GestionPistes gp)
|
|
SpeakerCircle(GestionPistes gp)
|
|
SpeakerRect(GestionPistes gp)
|
|
Symmetry(GestionPistes gp)
|
|
TimeReverse(GestionPistes gp)
|
|
TimeShift(GestionPistes gp)
|
|
TimeStretch(GestionPistes gp)
|
|
Translation(GestionPistes gp)
|
Uses of GestionPistes in holoedit |
---|
Fields in holoedit declared as GestionPistes | |
---|---|
GestionPistes |
Main.gestionPistes
|
GestionPistes |
HoloPlayer.gestionPistes
|
private static GestionPistes |
TjPlayer.shared_gp
|
Uses of GestionPistes in holoedit.data |
---|
Fields in holoedit.data declared as GestionPistes | |
---|---|
private GestionPistes |
WaveFormInstance.gpRef
|
private GestionPistes |
SDIFdataInstance.gpRef
|
Constructors in holoedit.data with parameters of type GestionPistes | |
---|---|
SDIFdataInstance(GestionPistes gp,
HoloSDIFdata hdt,
int _beg)
|
|
SDIFdataInstance(GestionPistes gp,
HoloSDIFdata hdt,
int _beg,
WaveFormInstance waveFormInstance)
|
|
WaveFormInstance(GestionPistes gp,
java.lang.String na,
int _beg)
|
Uses of GestionPistes in holoedit.fileio |
---|
Fields in holoedit.fileio declared as GestionPistes | |
---|---|
private GestionPistes |
MidiRead.gestionPistes
|
private GestionPistes |
TkFileWriter.gp
|
private GestionPistes |
TkFileReader.gp
|
private GestionPistes |
TjFileWriter.gp
|
private GestionPistes |
TjFileReader.gp
|
private GestionPistes |
TextRead.gp
|
(package private) GestionPistes |
SeqRead.gp
|
private GestionPistes |
HoloFileWriter.gp
|
private GestionPistes |
HoloFileReader.gp
|
Constructors in holoedit.fileio with parameters of type GestionPistes | |
---|---|
HoloFileReader(GestionPistes _gp,
java.lang.String _f)
|
|
HoloFileWriter(GestionPistes _gp,
java.lang.String fi)
|
|
MidiRead(GestionPistes gp)
|
|
SDIFdialog(java.lang.String matrixType,
java.lang.String[] fields,
GestionPistes _gp,
int nrow,
int ncol)
|
|
SeqRead(GestionPistes _gp)
|
|
TextRead(GestionPistes _gp)
|
|
TjFileReader(GestionPistes _gp,
java.lang.String _f,
int toTkNum,
int atTime)
|
|
TjFileWriter(GestionPistes _gp,
java.lang.String fi,
int _tk,
int _seq)
|
|
TkFileReader(GestionPistes _gp,
java.lang.String _f,
int toTkNum,
int atTime)
|
|
TkFileWriter(GestionPistes _gp,
java.lang.String fi,
int _tk)
|
Uses of GestionPistes in holoedit.functions |
---|
Fields in holoedit.functions declared as GestionPistes | |
---|---|
protected GestionPistes |
groovyWindow.gp
|
(package private) GestionPistes |
Algors.gp
|
(package private) GestionPistes |
AlgorithmDialog.gp
|
protected GestionPistes |
Algorithm.gp
|
private GestionPistes |
ComboParam.gpRef
|
Constructors in holoedit.functions with parameters of type GestionPistes | |
---|---|
Algorithm(GestionPistes gp,
int type,
java.lang.String name,
java.lang.String title,
java.lang.String description)
|
|
AlgorithmDialog(Algorithm a,
GestionPistes _gp)
|
|
Algors(GestionPistes _gp)
|
|
ComboParam(GestionPistes gp,
int _numero,
java.lang.Object _val)
|
|
ComboParam(GestionPistes gp,
int _numero,
java.lang.String _comboType,
java.lang.Object _val)
|
|
groovyWindow(Algorithm a,
GestionPistes _gp)
|
Uses of GestionPistes in holoedit.gui |
---|
Fields in holoedit.gui declared as GestionPistes | |
---|---|
protected GestionPistes |
TrackSelector.gp
|
GestionPistes |
TrackPopup.gpRef
|
Constructors in holoedit.gui with parameters of type GestionPistes | |
---|---|
SpeakerEditor(int numHP,
java.awt.Point position,
GestionPistes gp)
|
|
TrackPopup(GestionPistes gp,
int tkNum)
|
|
TrackSelector(GestionPistes owner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |