Uses of Class
ch.brix.gql.client.frontify.scalars.FloatScalar
-
Packages that use FloatScalar Package Description ch.brix.gql.client.frontify.input_objects ch.brix.gql.client.frontify.scalars -
-
Uses of FloatScalar in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects with parameters of type FloatScalar Modifier and Type Method Description ExportCreativeBleedInputExportCreativeBleedInput. bottom(FloatScalar v)**BETA** `Bottom` value in mm.ExportCreativeBleedInputExportCreativeBleedInput. left(FloatScalar v)**BETA** `Left` value in mm.ExportCreativeBleedInputExportCreativeBleedInput. right(FloatScalar v)**BETA** `Right` value in mm.ExportCreativeBleedInputExportCreativeBleedInput. top(FloatScalar v)**BETA** `Top` value in mm. -
Uses of FloatScalar in ch.brix.gql.client.frontify.scalars
Methods in ch.brix.gql.client.frontify.scalars that return FloatScalar Modifier and Type Method Description static FloatScalarFloatScalar. of(Object value)
-