Copyright 2011-01-06 Werner Randelshofer

ch.randelshofer.media.exif
Class TrackTagSet

java.lang.Object
  extended by ch.randelshofer.media.tiff.TagSet
      extended by ch.randelshofer.media.exif.TrackTagSet

public class TrackTagSet
extends TagSet

TrackTagSet.

Version:
1.0 2010-07-25 Created.
Author:
Werner Randelshofer

Method Summary
static TrackTagSet getInstance()
           
 
Methods inherited from class ch.randelshofer.media.tiff.TagSet
getName, getTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TrackTagSet getInstance()

Copyright 2011-01-06 Werner Randelshofer