edu.jhu.cs.cisst.vent.converter
Interface ConvertCurveCollection<DestinationType>

All Superinterfaces:
Converter<CurveCollection,DestinationType>
All Known Implementing Classes:
CovertCurveCollectionToPCurveCollection

public interface ConvertCurveCollection<DestinationType>
extends Converter<CurveCollection,DestinationType>

The Interface ConvertCurveCollection.


Method Summary
 
Methods inherited from interface edu.jhu.cs.cisst.vent.converter.Converter
convert