Package net.sourceforge.plantuml
Enum ColorParam
- java.lang.Object
-
- java.lang.Enum<ColorParam>
-
- net.sourceforge.plantuml.ColorParam
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable<ColorParam>
public enum ColorParam extends java.lang.Enum<ColorParam>
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ColorType
getColorType()
HColor
getDefaultValue()
protected boolean
isBackground()
static ColorParam
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ColorParam[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
background
public static final ColorParam background
-
hyperlink
public static final ColorParam hyperlink
-
activityDiamondBackground
public static final ColorParam activityDiamondBackground
-
activityDiamondBorder
public static final ColorParam activityDiamondBorder
-
activityBackground
public static final ColorParam activityBackground
-
activityBorder
public static final ColorParam activityBorder
-
activityStart
public static final ColorParam activityStart
-
activityEnd
public static final ColorParam activityEnd
-
activityBar
public static final ColorParam activityBar
-
swimlaneBorder
public static final ColorParam swimlaneBorder
-
swimlaneTitleBackground
public static final ColorParam swimlaneTitleBackground
-
usecaseBorder
public static final ColorParam usecaseBorder
-
usecaseBackground
public static final ColorParam usecaseBackground
-
objectBackground
public static final ColorParam objectBackground
-
objectBorder
public static final ColorParam objectBorder
-
classHeaderBackground
public static final ColorParam classHeaderBackground
-
classBackground
public static final ColorParam classBackground
-
enumBackground
public static final ColorParam enumBackground
-
classBorder
public static final ColorParam classBorder
-
stereotypeCBackground
public static final ColorParam stereotypeCBackground
-
stereotypeNBackground
public static final ColorParam stereotypeNBackground
-
stereotypeABackground
public static final ColorParam stereotypeABackground
-
stereotypeIBackground
public static final ColorParam stereotypeIBackground
-
stereotypeEBackground
public static final ColorParam stereotypeEBackground
-
stereotypeCBorder
public static final ColorParam stereotypeCBorder
-
stereotypeNBorder
public static final ColorParam stereotypeNBorder
-
stereotypeABorder
public static final ColorParam stereotypeABorder
-
stereotypeIBorder
public static final ColorParam stereotypeIBorder
-
stereotypeEBorder
public static final ColorParam stereotypeEBorder
-
packageBackground
public static final ColorParam packageBackground
-
packageBorder
public static final ColorParam packageBorder
-
partitionBackground
public static final ColorParam partitionBackground
-
partitionBorder
public static final ColorParam partitionBorder
-
componentBackground
public static final ColorParam componentBackground
-
componentBorder
public static final ColorParam componentBorder
-
interfaceBackground
public static final ColorParam interfaceBackground
-
interfaceBorder
public static final ColorParam interfaceBorder
-
arrow
public static final ColorParam arrow
-
arrowHead
public static final ColorParam arrowHead
-
stateBackground
public static final ColorParam stateBackground
-
stateBorder
public static final ColorParam stateBorder
-
stateStart
public static final ColorParam stateStart
-
stateEnd
public static final ColorParam stateEnd
-
noteBackground
public static final ColorParam noteBackground
-
noteBorder
public static final ColorParam noteBorder
-
legendBackground
public static final ColorParam legendBackground
-
legendBorder
public static final ColorParam legendBorder
-
titleBackground
public static final ColorParam titleBackground
-
titleBorder
public static final ColorParam titleBorder
-
diagramBorder
public static final ColorParam diagramBorder
-
actorBackground
public static final ColorParam actorBackground
-
actorBorder
public static final ColorParam actorBorder
-
participantBackground
public static final ColorParam participantBackground
-
participantBorder
public static final ColorParam participantBorder
-
sequenceGroupBorder
public static final ColorParam sequenceGroupBorder
-
sequenceGroupBackground
public static final ColorParam sequenceGroupBackground
-
sequenceGroupBodyBackground
public static final ColorParam sequenceGroupBodyBackground
-
sequenceReferenceBorder
public static final ColorParam sequenceReferenceBorder
-
sequenceReferenceHeaderBackground
public static final ColorParam sequenceReferenceHeaderBackground
-
sequenceReferenceBackground
public static final ColorParam sequenceReferenceBackground
-
sequenceDividerBackground
public static final ColorParam sequenceDividerBackground
-
sequenceDividerBorder
public static final ColorParam sequenceDividerBorder
-
sequenceLifeLineBackground
public static final ColorParam sequenceLifeLineBackground
-
sequenceLifeLineBorder
public static final ColorParam sequenceLifeLineBorder
-
sequenceNewpageSeparator
public static final ColorParam sequenceNewpageSeparator
-
sequenceBoxBorder
public static final ColorParam sequenceBoxBorder
-
sequenceBoxBackground
public static final ColorParam sequenceBoxBackground
-
artifactBackground
public static final ColorParam artifactBackground
-
artifactBorder
public static final ColorParam artifactBorder
-
cloudBackground
public static final ColorParam cloudBackground
-
cloudBorder
public static final ColorParam cloudBorder
-
queueBackground
public static final ColorParam queueBackground
-
queueBorder
public static final ColorParam queueBorder
-
stackBackground
public static final ColorParam stackBackground
-
stackBorder
public static final ColorParam stackBorder
-
databaseBackground
public static final ColorParam databaseBackground
-
databaseBorder
public static final ColorParam databaseBorder
-
folderBackground
public static final ColorParam folderBackground
-
folderBorder
public static final ColorParam folderBorder
-
fileBackground
public static final ColorParam fileBackground
-
fileBorder
public static final ColorParam fileBorder
-
frameBackground
public static final ColorParam frameBackground
-
frameBorder
public static final ColorParam frameBorder
-
nodeBackground
public static final ColorParam nodeBackground
-
nodeBorder
public static final ColorParam nodeBorder
-
rectangleBackground
public static final ColorParam rectangleBackground
-
rectangleBorder
public static final ColorParam rectangleBorder
-
hexagonBackground
public static final ColorParam hexagonBackground
-
hexagonBorder
public static final ColorParam hexagonBorder
-
personBackground
public static final ColorParam personBackground
-
personBorder
public static final ColorParam personBorder
-
archimateBackground
public static final ColorParam archimateBackground
-
archimateBorder
public static final ColorParam archimateBorder
-
cardBackground
public static final ColorParam cardBackground
-
cardBorder
public static final ColorParam cardBorder
-
agentBackground
public static final ColorParam agentBackground
-
agentBorder
public static final ColorParam agentBorder
-
storageBackground
public static final ColorParam storageBackground
-
storageBorder
public static final ColorParam storageBorder
-
boundaryBackground
public static final ColorParam boundaryBackground
-
boundaryBorder
public static final ColorParam boundaryBorder
-
collectionsBackground
public static final ColorParam collectionsBackground
-
collectionsBorder
public static final ColorParam collectionsBorder
-
controlBackground
public static final ColorParam controlBackground
-
controlBorder
public static final ColorParam controlBorder
-
entityBackground
public static final ColorParam entityBackground
-
entityBorder
public static final ColorParam entityBorder
-
iconPrivate
public static final ColorParam iconPrivate
-
iconPrivateBackground
public static final ColorParam iconPrivateBackground
-
iconPackage
public static final ColorParam iconPackage
-
iconPackageBackground
public static final ColorParam iconPackageBackground
-
iconProtected
public static final ColorParam iconProtected
-
iconProtectedBackground
public static final ColorParam iconProtectedBackground
-
iconPublic
public static final ColorParam iconPublic
-
iconPublicBackground
public static final ColorParam iconPublicBackground
-
iconIEMandatory
public static final ColorParam iconIEMandatory
-
arrowLollipop
public static final ColorParam arrowLollipop
-
machineBackground
public static final ColorParam machineBackground
-
machineBorder
public static final ColorParam machineBorder
-
requirementBackground
public static final ColorParam requirementBackground
-
requirementBorder
public static final ColorParam requirementBorder
-
designedBackground
public static final ColorParam designedBackground
-
designedBorder
public static final ColorParam designedBorder
-
domainBackground
public static final ColorParam domainBackground
-
domainBorder
public static final ColorParam domainBorder
-
lexicalBackground
public static final ColorParam lexicalBackground
-
lexicalBorder
public static final ColorParam lexicalBorder
-
biddableBackground
public static final ColorParam biddableBackground
-
biddableBorder
public static final ColorParam biddableBorder
-
-
Method Detail
-
values
public static ColorParam[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (ColorParam c : ColorParam.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ColorParam valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
isBackground
protected boolean isBackground()
-
getDefaultValue
public final HColor getDefaultValue()
-
getColorType
public ColorType getColorType()
-
-