Uses of Class
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.color.KnownColor

Packages that use KnownColor
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.color   
 

Uses of KnownColor in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.color
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.color that return KnownColor
static KnownColor KnownColor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static KnownColor[] KnownColor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.