JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
videoRangePanel.pamImage
Interface TimeOffset
All Known Implementing Classes:
ImageTimeOffset
public interface
TimeOffset
Converts a tiome to another time.
Author:
Jamie Macaulay
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getOffsetTime
(long originalTime)
Get the time offset.
Method Details
getOffsetTime
long
getOffsetTime
(long originalTime)
Get the time offset.
Parameters:
originalTime
- - the orginal time
Returns:
the time with time offset.