org.vectomatic.client.rep.view
Interface IStyleMenu

All Known Implementing Classes:
PlainColorMenu

public interface IStyleMenu

Interface for graphical menus which enable the end-user to select a style


Method Summary
 FloatAttributeValue getOpacity()
           
 IStyle getSelectedStyle()
           
 void setOpacity(FloatAttributeValue opacity)
           
 void setSelectedStyle(IStyle style)
           
 

Method Detail

getSelectedStyle

IStyle getSelectedStyle()

setSelectedStyle

void setSelectedStyle(IStyle style)

getOpacity

FloatAttributeValue getOpacity()

setOpacity

void setOpacity(FloatAttributeValue opacity)


Copyright © 2010. All Rights Reserved.