|
||||||||||
| 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 ReferenceMapInterfaceReferenceMapInterface.getImage()public void setImage(URL image)
ReferenceMapInterface
setImage in interface ReferenceMapInterfaceimage - New value of property image.ReferenceMapInterface.setImage(URL image)public double[] getExtent()
ReferenceMapInterface
getExtent in interface ReferenceMapInterfaceReferenceMapInterface.getExtent()public void setExtent(double[] extent)
ReferenceMapInterface
setExtent in interface ReferenceMapInterfaceextent - New value of property extent.ReferenceMapInterface.setExtent(double[] extent)public Color getOutlineColor()
ReferenceMapInterface
getOutlineColor in interface ReferenceMapInterfaceReferenceMapInterface.getOutlineColor()public void setOutlineColor(Color outlineColor)
ReferenceMapInterface
setOutlineColor in interface ReferenceMapInterfaceoutlineColor - New value of property color.ReferenceMapInterface.setOutlineColor(Color outlineColor)public Dimension getSize()
ReferenceMapInterface
getSize in interface ReferenceMapInterfaceReferenceMapInterface.getSize()public void setSize(Dimension size)
ReferenceMapInterface
setSize in interface ReferenceMapInterfacesize - New value of property size.ReferenceMapInterface.setSize(Dimension size)public boolean isStatus()
ReferenceMapInterface
isStatus in interface ReferenceMapInterfaceReferenceMapInterface.isStatus()public void setStatus(boolean status)
ReferenceMapInterface
setStatus in interface ReferenceMapInterfacestatus - 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 | |||||||||