| Package | Description |
|---|---|
| org.biopax.paxtools.io.sbgn |
This package contains a BioPAX to SBGN-PD converter and associated classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VCompound
VCompound Class
|
| Modifier and Type | Field and Description |
|---|---|
List<VNode> |
VCompound.children |
| Modifier and Type | Method and Description |
|---|---|
List<VNode> |
VCompound.getChildren()
Returns the child list of this VCompound
|
| Modifier and Type | Method and Description |
|---|---|
void |
SBGNLayoutManager.createLNode(VNode vNode,
VNode parent,
org.ivis.layout.Layout layout)
Helper function for creating LNode objects from VNode objects and adds them to the given layout.
|
Copyright © 2016 BioPAX. All rights reserved.