ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
jaligner.formats.Format Class Referenceabstract
Inheritance diagram for jaligner.formats.Format:
Inheritance graph
[legend]

Public Member Functions

abstract String format (Alignment alignment)
 
void setId (String id)
 
String getId ()
 

Detailed Description

Abstract format

Author
Ahmed Moustafa (ahmed.nosp@m.@use.nosp@m.rs.sf.nosp@m..net)

Member Function Documentation

abstract String jaligner.formats.Format.format ( Alignment  alignment)
abstract

Formats alignment

Parameters
alignment
Returns
formatted alignment
See also
Alignment
String jaligner.formats.Format.getId ( )

Returns format id

Returns
id
void jaligner.formats.Format.setId ( String  id)

Sets format id

Parameters
idto set

Here is the caller graph for this function:


The documentation for this class was generated from the following file: