Media Authoring
with Java API

tv.amwa.maj.iface
Interface InterpolationDefinition

All Superinterfaces:
DefinitionObject, InterchangeObject
All Known Implementing Classes:
InterpolationDefinition

public interface InterpolationDefinition
extends DefinitionObject

Specifies a definition for the mechanism used to calculate the values produced by a varying value using the specified control points.

Author:
Richard Cartwright
See Also:
makeInterpolationDefinition(), InterpolationConstant, InterpolationDefinition.forName(String), InterpolationDefinition.forIdentification(tv.amwa.maj.record.AUID), Dictionary.getInterpolationDefinitions()

Method Summary
 
Methods inherited from interface tv.amwa.maj.iface.DefinitionObject
getAUID, getDescription, getName, setDescription, setName
 
Methods inherited from interface tv.amwa.maj.iface.InterchangeObject
countProperties, createOptionalPropertyValue, disableGenerationTracking, enableGenerationTracking, getDefinition, getGeneration, getGenerationAUID, getProperties, getPropertyValue, isGenerationTracked, isPropertyPresent, omitOpionalProperty, setPropertyValue
 


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.