Welcome to Class Visualization
Start by defining your class in the left panel. Enter a class name, attributes, and methods to see a live preview of your class structure.
Quick Start:
- • Enter a class name (e.g., "Car", "Person")
- • Add attributes separated by commas (e.g., "brand, model, year")
- • Add methods separated by commas (e.g., "start, stop, accelerate")
- • Click "Run Visualization" to see execution results