|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.javel.gisbeans.map.Scalebar
public class Scalebar
This class implements the ScalebarInterface
| Constructor Summary | |
|---|---|
Scalebar()
contructs a new instance of ScaleBar |
|
| Method Summary | |
|---|---|
Color |
getBackgroundColor()
Getter for property backgroundColor. |
Color |
getColor()
Getter for property color. |
Font |
getFont()
Returns the font. |
Color |
getFontColor()
Returns the fontColor. |
int |
getIntervals()
Getter for property intervals. |
int |
getPosition()
Getter for property position. |
Dimension |
getSize()
Getter for property size. |
int |
getUnits()
Getter for property units. |
boolean |
isEmbed()
Getter for property embed. |
boolean |
isStatus()
Getter for property status. |
void |
setBackgroundColor(Color backgroundColor)
Setter for property backgroundColor. |
void |
setColor(Color color)
Setter for property color. |
void |
setEmbed(boolean embed)
Setter for property embed. |
void |
setFont(Font font)
Sets the font. |
void |
setFontColor(Color fontColor)
Sets the fontColor. |
void |
setIntervals(int intervals)
Setter for property intervals. |
void |
setPosition(int position)
Setter for property position. |
void |
setSize(Dimension size)
Setter for property size. |
void |
setStatus(boolean status)
Setter for property status. |
void |
setUnits(int units)
Setter for property units. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Scalebar()
| Method Detail |
|---|
public Color getBackgroundColor()
ScalebarInterface
getBackgroundColor in interface ScalebarInterfaceScalebarInterface.getBackgroundColor()public Color getColor()
ScalebarInterface
getColor in interface ScalebarInterfaceScalebarInterface.getColor()public int getIntervals()
ScalebarInterface
getIntervals in interface ScalebarInterfaceScalebarInterface.getIntervals()public int getPosition()
ScalebarInterface
getPosition in interface ScalebarInterfaceScalebarInterface.getPosition()public Dimension getSize()
ScalebarInterface
getSize in interface ScalebarInterfaceScalebarInterface.getSize()public int getUnits()
ScalebarInterface
getUnits in interface ScalebarInterfaceScalebarInterface.getUnits()public boolean isEmbed()
ScalebarInterface
isEmbed in interface ScalebarInterfaceScalebarInterface.isEmbed()public boolean isStatus()
ScalebarInterface
isStatus in interface ScalebarInterfaceScalebarInterface.isStatus()public void setBackgroundColor(Color backgroundColor)
ScalebarInterface
setBackgroundColor in interface ScalebarInterfacebackgroundColor - New value of property backgroundColor.ScalebarInterface.setBackgroundColor(Color backgroundColor)public void setColor(Color color)
ScalebarInterface
setColor in interface ScalebarInterfacecolor - New value of property color.ScalebarInterface.setColor(Color color)public void setEmbed(boolean embed)
ScalebarInterface
setEmbed in interface ScalebarInterfaceembed - New value of property embed.ScalebarInterface.setEmbed(boolean embed)public void setIntervals(int intervals)
ScalebarInterface
setIntervals in interface ScalebarInterfaceintervals - New value of property intervals.ScalebarInterface.setIntervals(int intervals)public void setPosition(int position)
ScalebarInterface
setPosition in interface ScalebarInterfaceposition - New value of property position.ScalebarInterface.setPosition(int position)public void setSize(Dimension size)
ScalebarInterface
setSize in interface ScalebarInterfacesize - New value of property size.ScalebarInterface.setSize(Dimension size)public void setStatus(boolean status)
ScalebarInterface
setStatus in interface ScalebarInterfacestatus - New value of property status.ScalebarInterface.setStatus(boolean status)public void setUnits(int units)
ScalebarInterface
setUnits in interface ScalebarInterfaceunits - New value of property units.ScalebarInterface.setUnits(int units)public Font getFont()
getFont in interface ScalebarInterfacepublic Color getFontColor()
getFontColor in interface ScalebarInterfacepublic void setFont(Font font)
setFont in interface ScalebarInterfacefont - The font to setpublic void setFontColor(Color fontColor)
setFontColor in interface ScalebarInterfacefontColor - The fontColor to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||