|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.ows.acetate.AcetateService
Acetate service type. Used to create images associated with IMF acetate layers.
| Constructor Summary | |
AcetateService()
Creates new AcetateService |
|
| Method Summary | |
java.lang.String |
getMap(Map map,
Layers layers,
boolean transparent)
Creates an image containing the acetate layers and returns a URL to it. |
java.lang.String |
getName()
Gets the name of this service. |
int |
getObjectId()
Gets the unique object ID of this service. |
int |
getServiceType()
Gets an enumerated value indicating the service type. |
boolean |
isForwarded()
Gets an indicator of whether images from this service are forwarded by IMF. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AcetateService()
| Method Detail |
public boolean isForwarded()
isForwarded in interface Servicepublic int getObjectId()
getObjectId in interface Servicepublic java.lang.String getName()
getName in interface Servicepublic int getServiceType()
getServiceType in interface Service
public java.lang.String getMap(Map map,
Layers layers,
boolean transparent)
getMap in interface Servicemap - The map object containing size and other properties.layers - The acetate layers to draw.transparent - An indicator of whether the image should be transparent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||