|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinpro.synthesis.PitchMark
extra.inpro.synthesis.visual.SegmentModel.SegmentBoundPitchMark
public static class SegmentModel.SegmentBoundPitchMark
Field Summary | |
---|---|
(package private) SegmentModel.Segment |
owner
|
Fields inherited from class inpro.synthesis.PitchMark |
---|
pitch, position |
Constructor Summary | |
---|---|
SegmentModel.SegmentBoundPitchMark(int time,
int pitch,
SegmentModel.Segment owner)
|
|
SegmentModel.SegmentBoundPitchMark(PitchMark pm,
SegmentModel.Segment owner)
|
Method Summary | |
---|---|
int |
getTime()
returns the time of this pitch mark given the owning label |
Methods inherited from class inpro.synthesis.PitchMark |
---|
getPitch, getPosition, getTime, setPitch, setRelativePosition, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
SegmentModel.Segment owner
Constructor Detail |
---|
public SegmentModel.SegmentBoundPitchMark(PitchMark pm, SegmentModel.Segment owner)
public SegmentModel.SegmentBoundPitchMark(int time, int pitch, SegmentModel.Segment owner)
Method Detail |
---|
public int getTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |