JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
se.conciliate.extensions.content
Interface RestVertex.VertexColor
Enclosing interface:
RestVertex
public static interface
RestVertex.VertexColor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Float
getBrightness
()
Float
getHue
()
Integer
getRgb
()
Float
getSaturation
()
Method Details
getRgb
Integer
getRgb
()
getHue
Float
getHue
()
getSaturation
Float
getSaturation
()
getBrightness
Float
getBrightness
()