Uses of Enum Class
com.teamdev.jxbrowser.print.Fit
Packages that use Fit
Package
Description
Contains classes and interfaces for printing.
Contains classes and interfaces related to print settings.
-
Uses of Fit in com.teamdev.jxbrowser.print
Methods in com.teamdev.jxbrowser.print that return FitModifier and TypeMethodDescriptionstatic FitFit.forNumber(int value) static FitFit.valueOf(int value) Deprecated.static FitFit.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static FitReturns the enum constant of this class with the specified name.static Fit[]Fit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.print that return types with arguments of type FitModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Fit>Fit.internalGetValueMap() -
Uses of Fit in com.teamdev.jxbrowser.print.settings
Methods in com.teamdev.jxbrowser.print.settings that return FitMethods in com.teamdev.jxbrowser.print.settings with parameters of type Fit