public interface PlantUMLSpottedCharacter extends Comparable<PlantUMLSpottedCharacter>, WithDescription, net.sourceforge.plantumldependency.common.clone.DeepCloneable<PlantUMLSpottedCharacter>, Serializable
@startuml
class System << (S,#FF7700) Singleton >>
@enduml
@startuml
class Date << (D,orchid) >>
@enduml
| Modifier and Type | Method and Description |
|---|---|
char |
getCharacter()
Gets the spotted character.
|
net.sourceforge.plantumldependency.common.color.HTMLColor |
getColor()
Gets the spotted color.
|
compareTogetPlantUMLTextDescriptionCopyright © 2014 Sourceforge. All rights reserved.