plantuml/src/net/sourceforge/plantuml/klimt/color/package-info.java

13 lines
445 B
Java

/**
* Provides classes used to manage
* <a href="https://plantuml.com/color" target="_top">
* Color</a>.
*
* @see net.sourceforge.plantuml.help.CommandHelpColor
* @see net.sourceforge.plantuml.eggs.PSystemColorsFactory
* @see net.sourceforge.plantuml.klimt.creole.command.CommandCreoleColorAndSizeChange
* @see net.sourceforge.plantuml.klimt.creole.command.CommandCreoleColorChange
*
*/
package net.sourceforge.plantuml.klimt.color;