com.supermap.videomap
Class TimeStamp
- java.lang.Object
-
- com.supermap.videomap.TimeStamp
-
public class TimeStamp extends java.lang.ObjectThe 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 doublegetTimeValue()Get Time ValuevoidsetTimeValue(double TimeValue)Set Time Value
-