Uses of Enum
com.itextpdf.kernel.colors.gradients.StrategyBasedLinearGradientBuilder.GradientStrategy
Packages that use StrategyBasedLinearGradientBuilder.GradientStrategy
-
Uses of StrategyBasedLinearGradientBuilder.GradientStrategy in com.itextpdf.kernel.colors.gradients
Subclasses with type arguments of type StrategyBasedLinearGradientBuilder.GradientStrategy in com.itextpdf.kernel.colors.gradientsModifier and TypeClassDescriptionstatic enumSpecifies the predefined strategiesFields in com.itextpdf.kernel.colors.gradients declared as StrategyBasedLinearGradientBuilder.GradientStrategyMethods in com.itextpdf.kernel.colors.gradients that return StrategyBasedLinearGradientBuilder.GradientStrategyModifier and TypeMethodDescriptionStrategyBasedLinearGradientBuilder.getGradientStrategy()Get the last set predefined strategyReturns the enum constant of this type with the specified name.StrategyBasedLinearGradientBuilder.GradientStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.itextpdf.kernel.colors.gradients with parameters of type StrategyBasedLinearGradientBuilder.GradientStrategyModifier and TypeMethodDescriptionprivate static Point[]StrategyBasedLinearGradientBuilder.buildCoordinatesWithGradientStrategy(Rectangle targetBoundingBox, StrategyBasedLinearGradientBuilder.GradientStrategy gradientStrategy) StrategyBasedLinearGradientBuilder.setGradientDirectionAsStrategy(StrategyBasedLinearGradientBuilder.GradientStrategy gradientStrategy) Set the strategy to predefined one -
Uses of StrategyBasedLinearGradientBuilder.GradientStrategy in com.itextpdf.styledxmlparser.css.util
Methods in com.itextpdf.styledxmlparser.css.util that return StrategyBasedLinearGradientBuilder.GradientStrategyModifier and TypeMethodDescriptionprivate static StrategyBasedLinearGradientBuilder.GradientStrategyCssGradientUtil.parseDirection(String argument)