Uses of Class
org.episteme.core.io.properties.PropertySet
Packages that use PropertySet
-
Uses of PropertySet in org.episteme.core.io.properties
Methods in org.episteme.core.io.properties that return PropertySetModifier and TypeMethodDescriptionstatic PropertySetLoads properties for a specific item from a JSON resource. -
Uses of PropertySet in org.episteme.natural.physics.classical.matter
Constructors in org.episteme.natural.physics.classical.matter with parameters of type PropertySetModifierConstructorDescriptionMaterial(String name, PropertySet properties) Creates a custom Material with manually defined properties.