| Package | Description |
|---|---|
| org.xmcda | |
| org.xmcda.parsers.xml.xmcda_v3 |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2> PiecewiseLinearFunction<T1,T2> |
Factory.piecewiseLinearFunction() |
| Modifier and Type | Method and Description |
|---|---|
PiecewiseLinearFunction<?,?> |
PiecewiseLinearFunctionParser.fromXML(XMCDA xmcda,
StartElement startElement,
XMLEventReader eventReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
PiecewiseLinearFunctionParser.toXML(PiecewiseLinearFunction<?,?> function,
XMLStreamWriter writer) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.