| Package | Description |
|---|---|
| org.fujion.ancillary | |
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
IComposite.CompositePosition |
IComposite.getCompositePosition()
Returns the insertion point of the composite relative to its anchor.
|
static IComposite.CompositePosition |
IComposite.CompositePosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IComposite.CompositePosition[] |
IComposite.CompositePosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IComposite.CompositePosition |
Snippet.getCompositePosition() |
IComposite.CompositePosition |
BaseCompositeComponent.getCompositePosition() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCompositeComponent.setCompositePosition(IComposite.CompositePosition position)
Sets the insertion point of the composite relative to its anchor.
|
protected void |
Snippet.setCompositionPosition(IComposite.CompositePosition position) |
| Constructor and Description |
|---|
BaseCompositeComponent(String src,
String anchor,
IComposite.CompositePosition position) |
Snippet(String src,
String anchor,
IComposite.CompositePosition position) |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.