com.supermap.videomap
Class TimeStamp
- java.lang.Object
-
- com.supermap.videomap.TimeStamp
-
public class TimeStamp extends java.lang.Object
The time stamp
-
-
Constructor Summary
Constructors Constructor and Description TimeStamp()
The constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
getTimeValue()
Get Time Valuevoid
setTimeValue(double TimeValue)
Set Time Value
-