|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FloatAttributeValue | |
|---|---|
| org.vectomatic.client.rep.controller | |
| org.vectomatic.client.rep.view | |
| Uses of FloatAttributeValue in org.vectomatic.client.rep.controller |
|---|
| Methods in org.vectomatic.client.rep.controller that return FloatAttributeValue | |
|---|---|
FloatAttributeValue |
LineWidthController.getLineWidth()
|
FloatAttributeValue |
StyleController.getOpacity()
Returns the currently selected opacity This method is called by controllers which instantiate new shapes |
| Methods in org.vectomatic.client.rep.controller with parameters of type FloatAttributeValue | |
|---|---|
void |
LineWidthWell.setLineWidth(FloatAttributeValue lineWidth)
|
void |
LineWidthController.setLineWidth(FloatAttributeValue lineWidth)
Invoked when the user changes the line width in the line width menu or in the line width editor |
void |
StyleController.setOpacity(FloatAttributeValue opacity)
Invoked when the user changes the opacity in the color menu |
| Constructors in org.vectomatic.client.rep.controller with parameters of type FloatAttributeValue | |
|---|---|
StyleController(RepApplication app,
String label,
Attribute styleAttribute,
Attribute opacityAttribute,
IStyle defaultStyle,
FloatAttributeValue defaultOpacity)
|
|
| Uses of FloatAttributeValue in org.vectomatic.client.rep.view |
|---|
| Methods in org.vectomatic.client.rep.view that return FloatAttributeValue | |
|---|---|
FloatAttributeValue |
PlainColorMenu.getOpacity()
|
FloatAttributeValue |
IStyleMenu.getOpacity()
|
| Methods in org.vectomatic.client.rep.view with parameters of type FloatAttributeValue | |
|---|---|
void |
PlainColorMenu.setOpacity(FloatAttributeValue opacity)
|
void |
IStyleMenu.setOpacity(FloatAttributeValue opacity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||