Uses of Interface
io.keikai.model.sys.format.FormatEngine
-
Packages that use FormatEngine Package Description io.keikai.model.impl.sys Keikai Spreadsheet Internal Book Model Implementation classes.io.keikai.model.sys Keikai Spreadsheet Internal Book Model Engines classes.io.keikai.range.impl Keikai Spreadsheet Internal Range API Implementation classes.io.keikaiex.model.sys -
-
Uses of FormatEngine in io.keikai.model.impl.sys
Classes in io.keikai.model.impl.sys that implement FormatEngine Modifier and Type Class Description class
FormatEngineImpl
-
Uses of FormatEngine in io.keikai.model.sys
Methods in io.keikai.model.sys that return FormatEngine Modifier and Type Method Description FormatEngine
EngineFactory. createFormatEngine()
-
Uses of FormatEngine in io.keikai.range.impl
Methods in io.keikai.range.impl that return FormatEngine Modifier and Type Method Description protected FormatEngine
CellValueHelper. getFormatEngine()
protected FormatEngine
RangeHelperBase. getFormatEngine()
-
Uses of FormatEngine in io.keikaiex.model.sys
Classes in io.keikaiex.model.sys that implement FormatEngine Modifier and Type Class Description class
FormatEngineEx
-