Example UML Classes

Example UML Classes

Car

color

gas mileage

make

model

price

weight

year

getColor

getModel

getWeight

setMake

setPrice

setYear

Polygon

borderColor: Color

center: Point

fillColor: Color

vertices: List of Point

destroy ()

display (on: Surface)

erase ()

rotate (angle: int)

select (p: Point)

Previous slide Next slide Back to the first slide View Graphic Version