JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.rm.graphics
Interface RMInvocation.Blend
Enclosing class:
RMInvocation
public static interface
RMInvocation.Blend
Implemented by any class that can interpolate themselves for animation purposes.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
blend
(
Object
object, double fraction)
Method Details
blend
Object
blend
(
Object
object, double fraction)