Uses of Interface
org.pathvisio.libgpml.io.PathwayModelIO
Package | Description |
---|---|
org.pathvisio.libgpml.io |
Import and export classes
|
org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of PathwayModelIO in org.pathvisio.libgpml.io
Subinterfaces of PathwayModelIO in org.pathvisio.libgpml.io Modifier and Type Interface Description interface
PathwayModelExporter
Interface for an exporter that writes a pathway to a file.interface
PathwayModelImporter
Implemented by classes that can import a pathway from various different types.Classes in org.pathvisio.libgpml.io that implement PathwayModelIO Modifier and Type Class Description class
AbstractPathwayModelFormat
base implementation of PathwayImporter and PathwayExporter warnings mechanism. -
Uses of PathwayModelIO in org.pathvisio.libgpml.model
Classes in org.pathvisio.libgpml.model that implement PathwayModelIO Modifier and Type Class Description class
GPMLFormat
Class responsible for interaction with Gpml format.