NodeSize structure node size. More...
Public Attributes | |
double | height |
height | |
double | width |
width | |
NodeSize structure node size.
Definition at line 540 of file animation-interface.h.
double ns3::AnimationInterface::NodeSize::height |
height
Definition at line 543 of file animation-interface.h.
Referenced by visualizer.svgitem.SvgItem::_size_changed(), visualizer.svgitem.SvgItem::do_get_property(), visualizer.svgitem.SvgItem::do_simple_is_item_at(), ns3::AnimationInterface::UpdateNodeSize(), and ns3::AnimationInterface::WriteNodeSizes().
double ns3::AnimationInterface::NodeSize::width |
width
Definition at line 542 of file animation-interface.h.
Referenced by visualizer.svgitem.SvgItem::_size_changed(), visualizer.svgitem.SvgItem::do_get_property(), visualizer.svgitem.SvgItem::do_simple_is_item_at(), ns3::AnimationInterface::UpdateNodeSize(), and ns3::AnimationInterface::WriteNodeSizes().