Package | Description |
---|---|
edu.ucsd.sbrg.sbgn |
Modifier and Type | Method and Description |
---|---|
static SBGNbuilder.Language |
SBGNbuilder.Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SBGNbuilder.Language[] |
SBGNbuilder.Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.sbgn.bindings.Map |
SBGNbuilder.createMap(SBGNbuilder.Language language) |
org.sbgn.bindings.Map |
SBGNbuilder.createMap(SBGNbuilder.Language language,
org.sbgn.bindings.Bbox bbox) |
org.sbgn.bindings.Map |
SBGNbuilder.createMap(SBGNbuilder.Language language,
double x,
double y,
double width,
double height) |
Copyright © 2015–2019 University of Tübingen. All rights reserved.