wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
 
src
 
srcComponents
 
wColorComponent.cpp
Implementation of the ColorComponent class
 
wColorComponent.hpp
 
wDiscontinuityComponent.cpp
Implementation of the DiscontinuityComponent class
 
wDiscontinuityComponent.hpp
 
wFontComponent.cpp
Implementation of the FontComponent class
 
wFontComponent.hpp
 
wFunctionComponent.cpp
Implementation of the FunctionComponent class
 
wFunctionComponent.hpp
 
wLengthComponent.cpp
Implementation of the LengthComponent class
 
wLengthComponent.hpp
 
wLineStyleComponent.cpp
Implementation of the LineStyleComponent class
 
wLineStyleComponent.hpp
 
wNotchIntervalComponent.cpp
Implementation of the wNotchIntervalComponent class
 
wNotchIntervalComponent.hpp
 
wOffsetComponent.cpp
Implementation of the OffsetComponent class
 
wOffsetComponent.hpp
 
wPaddingComponent.cpp
Implementation of the PaddingComponent class
 
wPaddingComponent.hpp
 
wPositionComponent.cpp
Implementation of the PositionComponent class
 
wPositionComponent.hpp
 
wRotationComponent.cpp
Implementation of the RotationComponent class
 
wRotationComponent.hpp
 
wScaleComponent.cpp
Implementation of the ScaleComponent class
 
wScaleComponent.hpp
 
wThicknessComponent.cpp
Implementation of the ThicknessComponent class
 
wThicknessComponent.hpp
 
srcEntity
 
wComponent.cpp
Implementation of the Component class
 
wComponent.hpp
 
wEntity.cpp
Implementation of the Entity class
 
wEntity.hpp
 
srcPlot
 
wAxisEntity.cpp
Implementation of the AxisEntity class
 
wAxisEntity.hpp
 
wDataPlotEntity.cpp
Implementation of the DataPlotEntity class
 
wDataPlotEntity.hpp
 
wFrameEntity.cpp
Implementation of the FrameEntity class
 
wFrameEntity.hpp
 
wFunctionEntity.cpp
Implementation of the FunctionEntity class
 
wFunctionEntity.hpp
 
wGraphicsEntity.cpp
Implementation of the GraphicsEntity class
 
wGraphicsEntity.hpp
 
wLabelEntity.cpp
Implementation of the LabelEntity class
 
wLabelEntity.hpp
 
wLegendEntity.cpp
Implementation of the LegendEntity class
 
wLegendEntity.hpp
 
wLineEntity.cpp
Implementation of the LineEntity class
 
wLineEntity.hpp
 
wNotchEntity.cpp
Implementation of the NotchEntity class
 
wNotchEntity.hpp
 
wTitleEntity.cpp
Implementation of the TitleEntity class
 
wTitleEntity.hpp
 
srcUtils
 
wAssetManager.cpp
Implementation of the AssetManager class
 
wAssetManager.hpp
 
wLineDrawer.cpp
Implementation of the LineDrawer class
 
wLineDrawer.hpp
 
wMathUtils.cpp
Implementation of the MathUtils class
 
wMathUtils.hpp
 
wPathUtils.cpp
Implementation of the PathUtils class
 
wPathUtils.hpp
 
main.cpp