@UrlBinding(value="/action/ontbrandings") @StrictBinding public class OntbrandingsActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
| Constructor and Description |
|---|
OntbrandingsActionBean() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.stripes.action.Resolution |
calculate() |
org.locationtech.jts.geom.Geometry |
createEllipse(org.locationtech.jts.geom.Coordinate startPoint,
double rotation,
double fanlength,
double fanheight,
int numPoints) |
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
String |
getFeatures() |
net.sourceforge.stripes.action.Resolution |
print() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setFeatures(String features) |
@DefaultHandler
public net.sourceforge.stripes.action.Resolution calculate()
throws org.opengis.referencing.operation.TransformException
org.opengis.referencing.operation.TransformExceptionpublic org.locationtech.jts.geom.Geometry createEllipse(org.locationtech.jts.geom.Coordinate startPoint,
double rotation,
double fanlength,
double fanheight,
int numPoints)
throws org.opengis.referencing.operation.TransformException
org.opengis.referencing.operation.TransformExceptionpublic net.sourceforge.stripes.action.Resolution print()
public net.sourceforge.stripes.action.ActionBeanContext getContext()
getContext in interface net.sourceforge.stripes.action.ActionBeanpublic void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
setContext in interface net.sourceforge.stripes.action.ActionBeanpublic String getFeatures()
public void setFeatures(String features)
Copyright © 2018. All rights reserved.