| Modifier and Type | Method and Description |
|---|---|
HTMLBuffer |
MarkupToHTML.caseFigureElement(FigureElement object) |
StringBuilder |
MarkupToTree.caseFigureElement(FigureElement object) |
StringBuilder |
MarkupToString.caseFigureElement(FigureElement object) |
| Modifier and Type | Method and Description |
|---|---|
FigureElement |
MarkupFactory.createFigureElement()
Returns a new object of class 'Figure Element'.
|
FigureElement |
FigureRefElement.getRef()
Returns the value of the 'Ref' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FigureRefElement.setRef(FigureElement value)
Sets the value of the '
Ref' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
FigureElementImpl
An implementation of the model object 'Fig Element'.
|
| Modifier and Type | Method and Description |
|---|---|
FigureElement |
FigureRefElementImpl.basicGetRef() |
FigureElement |
MarkupFactoryImpl.createFigureElement() |
FigureElement |
FigureRefElementImpl.getRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
FigureRefElementImpl.setRef(FigureElement newRef) |
| Modifier and Type | Method and Description |
|---|---|
T |
MarkupSwitch.caseFigureElement(FigureElement object)
Returns the result of interpreting the object as an instance of 'Figure Element'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FigureRefElementValidator.validateRef(FigureElement value) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.