Uses of Interface
io.keikai.model.sys.format.FormatEngine
-
Packages that use FormatEngine Package Description io.keikai.model.impl.sys io.keikai.model.sys io.keikai.range.impl -
-
Uses of FormatEngine in io.keikai.model.impl.sys
Classes in io.keikai.model.impl.sys that implement FormatEngine Modifier and Type Class Description classFormatEngineImpl -
Uses of FormatEngine in io.keikai.model.sys
Methods in io.keikai.model.sys that return FormatEngine Modifier and Type Method Description FormatEngineEngineFactory. createFormatEngine() -
Uses of FormatEngine in io.keikai.range.impl
Methods in io.keikai.range.impl that return FormatEngine Modifier and Type Method Description protected FormatEngineCellValueHelper. getFormatEngine()protected FormatEngineRangeHelperBase. getFormatEngine()
-