OpenCascade.Graphic3D.VerticalTextAlignment
data VerticalTextAlignment Source #
Constructors
Defined in OpenCascade.Graphic3D.VerticalTextAlignment
Methods
succ :: VerticalTextAlignment -> VerticalTextAlignment #
pred :: VerticalTextAlignment -> VerticalTextAlignment #
toEnum :: Int -> VerticalTextAlignment #
fromEnum :: VerticalTextAlignment -> Int #
enumFrom :: VerticalTextAlignment -> [VerticalTextAlignment] #
enumFromThen :: VerticalTextAlignment -> VerticalTextAlignment -> [VerticalTextAlignment] #
enumFromTo :: VerticalTextAlignment -> VerticalTextAlignment -> [VerticalTextAlignment] #
enumFromThenTo :: VerticalTextAlignment -> VerticalTextAlignment -> VerticalTextAlignment -> [VerticalTextAlignment] #
showsPrec :: Int -> VerticalTextAlignment -> ShowS #
show :: VerticalTextAlignment -> String #
showList :: [VerticalTextAlignment] -> ShowS #