Uses of Interface
org.pathvisio.libgpml.model.GPMLFormatVersion
| Package | Description |
|---|---|
| org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of GPMLFormatVersion in org.pathvisio.libgpml.model
Subinterfaces of GPMLFormatVersion in org.pathvisio.libgpml.model Modifier and Type Interface Description interfaceGPMLFormatReaderInterface for GPML reading.interfaceGPMLFormatWriterInterface for GPML writing.Classes in org.pathvisio.libgpml.model that implement GPMLFormatVersion Modifier and Type Class Description classGPML2013aReaderThis class reads a PathwayModel from an input source (GPML 2013a).classGPML2013aWriterThis class writes a PathwayModel to an output (GPML 2013a).classGPML2021ReaderThis class reads a PathwayModel from an input source (GPML 2021).classGPML2021WriterThis class writes a PathwayModel to an output (GPML 2021).