| Package | Description |
|---|---|
| org.colomoto.biolqm |
Core for the bioLQM toolkit:
Main data structures for Logical Models
Service loader and manager
Launcher and Command-Line Interface
Script mode
|
| Modifier and Type | Method and Description |
|---|---|
ModelLayout |
ModelLayout.copy(NodeInfo ni,
ModelLayout.LayoutInfo source) |
ModelLayout |
ModelLayout.crop() |
ModelLayout |
ModelLayout.crop(int margin) |
ModelLayout |
ModelLayout.crop(int marginx,
int marginy) |
ModelLayout |
LogicalModel.getLayout()
Retrieve the associated layout information.
|
ModelLayout |
LogicalModelImpl.getLayout() |
ModelLayout |
ModelLayout.scale(float scale) |
ModelLayout |
ModelLayout.scale(float scalex,
float scaley) |
ModelLayout |
ModelLayout.set(NodeInfo ni,
int x,
int y,
int width,
int height) |
Copyright © 2012–2020. All rights reserved.