sim.portrayal.inspector.propertyinspector.classes Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mason Show documentation
Show all versions of mason Show documentation
MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.
The newest version!
# This is the propertyinspector.classes file. When a
# user chooses from various PropertyInspector subclasses,
# the ones presented to him are selected from this file,
# assuming they can respond to the type of property he
# is examining. The common place for this to occur is
# when a user clicks on the magnifying glass icon next
# to a property in a SimpleInspector, producing a pop-up
# menu constructed from the classes below. Add your
# PropertyInspector subclass to the list below if you wish
# it to be included for consideration in that menu.
# Empty lines in this file are ignored, as
# is any part of a line which starts with a pound sign.
sim.portrayal.inspector.StreamingPropertyInspector
sim.portrayal.inspector.TimeSeriesChartingPropertyInspector
sim.portrayal.inspector.HistogramChartingPropertyInspector
© 2015 - 2025 Weber Informatics LLC | Privacy Policy