HROOT.Class.TAttMarker
Documentation
class IDeletable a => ITAttMarker a whereSource
Methods
getMarkerColor :: a -> IO IntSource
getMarkerStyle :: a -> IO IntSource
getMarkerSize :: a -> IO DoubleSource
resetAttMarker :: a -> String -> IO ()Source
setMarkerAttributes :: a -> IO ()Source
setMarkerColor :: a -> Int -> IO ()Source
setMarkerStyle :: a -> Int -> IO ()Source
setMarkerSize :: a -> Int -> IO ()Source
Instances
upcastTAttMarker :: (FPtr a, ITAttMarker a) => a -> TAttMarkerSource
newTAttMarker :: Int -> Int -> Int -> IO TAttMarkerSource