|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.javel.gisbeans.map.ReferenceMap
public class ReferenceMap
This class implements the ReferenceMap
Constructor Summary | |
---|---|
ReferenceMap()
constructs a new ReferenceMap |
Method Summary | |
---|---|
double[] |
getExtent()
Getter for property extent. |
URL |
getImage()
Getter for property image. |
Color |
getOutlineColor()
Getter for property color. |
Dimension |
getSize()
Getter for property size. |
boolean |
isStatus()
Getter for property status. |
void |
setExtent(double[] extent)
Setter for property extent. |
void |
setImage(URL image)
Setter for property image. |
void |
setOutlineColor(Color outlineColor)
Setter for property color. |
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 ReferenceMap()
Method Detail |
---|
public URL getImage()
ReferenceMapInterface
getImage
in interface ReferenceMapInterface
ReferenceMapInterface.getImage()
public void setImage(URL image)
ReferenceMapInterface
setImage
in interface ReferenceMapInterface
image
- New value of property image.ReferenceMapInterface.setImage(URL image)
public double[] getExtent()
ReferenceMapInterface
getExtent
in interface ReferenceMapInterface
ReferenceMapInterface.getExtent()
public void setExtent(double[] extent)
ReferenceMapInterface
setExtent
in interface ReferenceMapInterface
extent
- New value of property extent.ReferenceMapInterface.setExtent(double[] extent)
public Color getOutlineColor()
ReferenceMapInterface
getOutlineColor
in interface ReferenceMapInterface
ReferenceMapInterface.getOutlineColor()
public void setOutlineColor(Color outlineColor)
ReferenceMapInterface
setOutlineColor
in interface ReferenceMapInterface
outlineColor
- New value of property color.ReferenceMapInterface.setOutlineColor(Color outlineColor)
public Dimension getSize()
ReferenceMapInterface
getSize
in interface ReferenceMapInterface
ReferenceMapInterface.getSize()
public void setSize(Dimension size)
ReferenceMapInterface
setSize
in interface ReferenceMapInterface
size
- New value of property size.ReferenceMapInterface.setSize(Dimension size)
public boolean isStatus()
ReferenceMapInterface
isStatus
in interface ReferenceMapInterface
ReferenceMapInterface.isStatus()
public void setStatus(boolean status)
ReferenceMapInterface
setStatus
in interface ReferenceMapInterface
status
- New value of property status.ReferenceMapInterface.setStatus(boolean status)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |