Uses of Interface
io.keikai.model.SCFValueObject
Packages that use SCFValueObject
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of SCFValueObject in io.keikai.model
Methods in io.keikai.model that return types with arguments of type SCFValueObjectModifier and TypeMethodDescriptionSColorScale.getCFValueObjects()Returns the value objectSDataBar.getCFValueObjects()Returns the value objects.SIconSet.getCFValueObjects()Returns the value objects -
Uses of SCFValueObject in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SCFValueObjectMethods in io.keikai.model.impl that return types with arguments of type SCFValueObjectModifier and TypeMethodDescriptionColorScaleImpl.getCFValueObjects()DataBarImpl.getCFValueObjects()IconSetImpl.getCFValueObjects()Methods in io.keikai.model.impl with parameters of type SCFValueObjectModifier and TypeMethodDescriptionvoidColorScaleImpl.addValueObject(SCFValueObject vo) voidDataBarImpl.addValueObject(SCFValueObject vobject) voidIconSetImpl.addValueObject(SCFValueObject vo) Method parameters in io.keikai.model.impl with type arguments of type SCFValueObjectModifier and TypeMethodDescriptionDouble[]CFValueObjectHelper.calcMinMax(List<SCFValueObject> vos)