Uses of Class
omix.lang.Shadow
Package | Description |
---|---|
omix.lang |
This package contains types used in OVL.
|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
omix.lang.model.accessory.annotation |
This package contains all data annotations available in OVL.
|
omix.plugin.diagram | |
omix.plugin.diagram.writable | |
omix.plugin.model | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.annotation | |
omix.plugin.motifstamp | |
omix.plugin.motifstamp.writable |
-
Uses of Shadow in omix.lang
-
Uses of Shadow in omix.lang.model
Methods in omix.lang.model that return Shadow Modifier and Type Method Description Shadow
BioNode. shadow()
The shadow of the item.Shadow
Edge. shadow()
The shadow of the edge.Shadow
EffectorEdge. shadow()
The shadow of the edge.Shadow
FluxEdge. shadow()
The shadow of the edge.Shadow
GraphicsBox. shadow()
The item's default text font.Shadow
GraphicsItem. shadow()
Deprecated.The item's default text font.Shadow
GraphicsPath. shadow()
The item's default text font.Shadow
MetNode. shadow()
Deprecated.The shadow of the item.Shadow
Node. shadow()
The shadow of the item.Shadow
Compartment. textShadow()
The shadow of the item's text.Shadow
Pathway. textShadow()
The shadow of the item's text. -
Uses of Shadow in omix.lang.model.accessory.annotation
Methods in omix.lang.model.accessory.annotation that return Shadow Modifier and Type Method Description Shadow
AbstractSideBox. shadow()
The accessory shadow.Shadow
ImageField. shadow()
The accessory shadow.Shadow
SimpleValueField. shadow()
The accessory shadow.Shadow
SubNode. shadow()
Deprecated.The accessory shadow.Shadow
ItemGroup. textShadow()
The annotation's text shadow. -
Uses of Shadow in omix.plugin.diagram
Methods in omix.plugin.diagram that return Shadow Modifier and Type Method Description Shadow
MetaboliteItem. shadow()
-
Uses of Shadow in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable with parameters of type Shadow Modifier and Type Method Description void
MetaboliteItem. setShadow(Shadow shadow)
-
Uses of Shadow in omix.plugin.model
Methods in omix.plugin.model that return Shadow Modifier and Type Method Description Shadow
StyleSheet. cofactorEdgeShadow()
The shadow of the edge.Shadow
StyleSheet. commentShadow()
Shadow
StyleSheet. compartmentTextShadow()
The shadow of the item's text.Shadow
StyleSheet. effectorEdgeShadow()
The shadow of the edge.Shadow
StyleSheet. fluxEdgeShadow()
The shadow of the edge.Shadow
StyleSheet. metaboliteShadow()
The shadow of the item.Shadow
StyleSheet. pathwayTextShadow()
The shadow of the item's text.Shadow
Pathway. reactionShadow()
The shadow of the item.Shadow
StyleSheet. reactionShadow()
The shadow of the item.Shadow
AbstractEdge. shadow()
The shadow of the edge.Shadow
AbstractNode. shadow()
The shadow of the item.Shadow
GraphicsBox. shadow()
The item's default text font.Shadow
GraphicsPath. shadow()
The item's default text font.Shadow
Compartment. textShadow()
The shadow of the item's text.Shadow
Pathway. textShadow()
The shadow of the item's text. -
Uses of Shadow in omix.plugin.model.writable
Methods in omix.plugin.model.writable with parameters of type Shadow Modifier and Type Method Description void
StyleSheet. setCofactorEdgeShadow(Shadow shadow)
void
StyleSheet. setCommentShadow(Shadow commentShadow)
void
StyleSheet. setEffectorEdgeShadow(Shadow shadow)
void
StyleSheet. setFluxEdgeShadow(Shadow shadow)
void
StyleSheet. setMetaboliteShadow(Shadow shadow)
Changes the default value for the metabolites' default shadow.void
Pathway. setReactionShadow(Shadow shadow)
Changes the default value for the reactions' shadow.void
StyleSheet. setReactionShadow(Shadow shadow)
Changes the default value for the reactions' default shadow.void
AbstractEdge. setShadow(Shadow shadow)
Sets the shadow of the edge.void
AbstractNode. setShadow(Shadow shadow)
The shadow of the item.void
GraphicsBox. setShadow(Shadow shadow)
Changes the item's shadow.void
GraphicsPath. setShadow(Shadow shadow)
Changes the item's shadow. -
Uses of Shadow in omix.plugin.model.writable.accessory.annotation
Methods in omix.plugin.model.writable.accessory.annotation with parameters of type Shadow Modifier and Type Method Description void
AbstractSideBox. setShadow(Shadow shadow)
The accessory shadow.void
ImageField. setShadow(Shadow shadow)
The accessory shadow.void
SimpleValueField. setShadow(Shadow shadow)
The accessory shadow.void
ItemGroup. setTextShadow(Shadow textShadow)
The annotation's text shadow. -
Uses of Shadow in omix.plugin.motifstamp
-
Uses of Shadow in omix.plugin.motifstamp.writable
Methods in omix.plugin.motifstamp.writable that return Shadow Modifier and Type Method Description Shadow
AbstractEdge. shadow()
The shadow of the edge.Methods in omix.plugin.motifstamp.writable with parameters of type Shadow Modifier and Type Method Description void
AbstractEdge. setShadow(Shadow shadow)
Sets the shadow of the edge.void
GraphicsNode. setShadow(Shadow shadow)
The shadow of the item.void
Metabolite. setShadow(Shadow shadow)
The shadow of the item.