public class LogicGate extends ReactionNodeModel
ReactionNodeModel.Orientation
Constructor and Description |
---|
LogicGate(Glyph glyph,
String id,
LogicGateWrapper.LogicGateType type,
StyleInfo styleInfo) |
LogicGate(Point2D.Float centerCoords,
String id,
LogicGateWrapper.LogicGateType type,
StyleInfo styleInfo) |
Modifier and Type | Method and Description |
---|---|
static LogicGateWrapper.LogicGateType |
getLogicGateType(org.sbgn.GlyphClazz clazz) |
static String |
getSbgnClass(LogicGateWrapper.LogicGateType logicType) |
LogicGateWrapper.LogicGateType |
getType() |
getOrientation, getPortDistanceRatio, getPortIn, getPortOut, getSize, getStyleInfo, setPorts
getGlyph, getId
public LogicGate(Glyph glyph, String id, LogicGateWrapper.LogicGateType type, StyleInfo styleInfo)
public LogicGate(Point2D.Float centerCoords, String id, LogicGateWrapper.LogicGateType type, StyleInfo styleInfo)
public static String getSbgnClass(LogicGateWrapper.LogicGateType logicType)
public static LogicGateWrapper.LogicGateType getLogicGateType(org.sbgn.GlyphClazz clazz)
public LogicGateWrapper.LogicGateType getType()
Copyright © 2018. All rights reserved.