|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.javel.gisbeans.map.Legend
public class Legend
This class implements the LegendInterface
| Constructor Summary | |
|---|---|
Legend()
|
|
| Method Summary | |
|---|---|
Color |
getBackgroundColor()
Getter for property backgroundColor. |
Font |
getFont()
Getter for the property font |
Color |
getFontColor()
Getter for property outlineColor. |
Color |
getOutlineColor()
Getter for property outlineColor. |
int |
getPosition()
Getter for property position. |
Dimension |
getSize()
Getter for property size. |
boolean |
isEmbed()
Getter for property embed. |
boolean |
isStatus()
Getter for property statuss. |
void |
setBackgroundColor(Color backgroundColor)
Setter for property backgroundColor. |
void |
setEmbed(boolean embed)
Setter for property embed. |
void |
setFont(Font font)
Setter for property font |
void |
setFontColor(Color fontColor)
Setter for property outlineColor. |
void |
setOutlineColor(Color outlineColor)
Setter for property outlineColor. |
void |
setPosition(int position)
Setter for property position. |
void |
setSize(Dimension size)
Setter for property size. |
void |
setStatus(boolean status)
Setter for property status. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Legend()
| Method Detail |
|---|
public Color getBackgroundColor()
LegendInterface
getBackgroundColor in interface LegendInterfaceLegendInterface.getBackgroundColor()public void setBackgroundColor(Color backgroundColor)
LegendInterface
setBackgroundColor in interface LegendInterfacebackgroundColor - New value of property backgroundColor.LegendInterface.setBackgroundColor(Color)public Color getOutlineColor()
LegendInterface
getOutlineColor in interface LegendInterfaceLegendInterface.getOutlineColor()public void setOutlineColor(Color outlineColor)
LegendInterface
setOutlineColor in interface LegendInterfaceoutlineColor - New value of property outlineColor.LegendInterface.setOutlineColor(Color)public Color getFontColor()
LegendInterface
getFontColor in interface LegendInterfaceLegendInterface.getFontColor()public void setFontColor(Color fontColor)
LegendInterface
setFontColor in interface LegendInterfacefontColor - New value of property fontColor.LegendInterface.setFontColor(Color fontColor)public void setFont(Font font)
LegendInterface
setFont in interface LegendInterfacefont - the font for the legendInterfaceLegendInterface.setFont(Font font)public Font getFont()
LegendInterface
getFont in interface LegendInterfaceLegendInterface.getFont()public boolean isEmbed()
LegendInterface
isEmbed in interface LegendInterfaceLegendInterface.isEmbed()public void setEmbed(boolean embed)
LegendInterface
setEmbed in interface LegendInterfaceembed - New value of property embed.LegendInterface.setEmbed(boolean)public int getPosition()
LegendInterface
getPosition in interface LegendInterfaceLegendInterface.getPosition()public void setPosition(int position)
LegendInterface
setPosition in interface LegendInterfaceposition - New value of property position.LegendInterface.setPosition(int)public Dimension getSize()
LegendInterface
getSize in interface LegendInterfaceLegendInterface.getSize()public void setSize(Dimension size)
LegendInterface
setSize in interface LegendInterfacesize - New value of property size.LegendInterface.setSize(Dimension)public boolean isStatus()
LegendInterface
isStatus in interface LegendInterfaceLegendInterface.isStatus()public void setStatus(boolean status)
LegendInterface
setStatus in interface LegendInterfacestatus - New value of property status.LegendInterface.setStatus(boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||