edu.sdsc.mbt.viewables
Class FragmentFormTube
java.lang.Object
edu.sdsc.mbt.viewables.FragmentFormTube
- All Implemented Interfaces:
- FragmentForm
public class FragmentFormTube
- extends Object
- implements FragmentForm
This class implements the FragmentForm interface by applying a
tube style.
- Author:
- John L. Moreland
- See Also:
FragmentForm,
Fragment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
create
public static FragmentFormTube create()
- Return the singleton instance of this class.
getFragmentForm
public String getFragmentForm(Fragment fragment)
- Produce a fragment style for a tube representation.
- Specified by:
getFragmentForm in interface FragmentForm
Copyright © 2006 SDSC. All Rights Reserved.