org.dropframetimecode.java
Class DFTCwrapped

java.lang.Object
  |
  +--org.dropframetimecode.java.DropFrameTimeCode
        |
        +--org.dropframetimecode.java.DFTCwrapped

public class DFTCwrapped
extends DropFrameTimeCode

extends DropFrametimeCode by wrapping values within the limits of a 24 hour clock.


Constructor Summary
DFTCwrapped()
          Creates a new instance of DFTCwrapped
 
Methods inherited from class org.dropframetimecode.java.DropFrameTimeCode
decrease, decrease, decrease, getFrames, getString, increase, increase, increase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DFTCwrapped

public DFTCwrapped()
Creates a new instance of DFTCwrapped