JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.util
Interface ContourID.Exporter

Enclosing interface:
ContourID

public static interface ContourID.Exporter

Exporter interface for contour identifiers


Method Summary
 void addIDString(String id)
           
 

Method Detail

addIDString

void addIDString(String id)
Parameters:
id - stringified ID
See Also:
ContourID.Importer.provideIDString()

JIVE Platform
Release 0.3.1