6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
@startuml
|
|
class InputAxisPropertyDrawer {
|
|
}
|
|
PropertyDrawerBase <|-- InputAxisPropertyDrawer
|
|
@enduml
|