Uses of Class
uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
-
Packages that use FeatureInfoPoint Package Description uk.ac.rdg.resc.edal.wms Classes in this package are used to create a WMS servlet -
-
Uses of FeatureInfoPoint in uk.ac.rdg.resc.edal.wms
Methods in uk.ac.rdg.resc.edal.wms that return FeatureInfoPoint Modifier and Type Method Description protected FeatureInfoPoint
WmsServlet. getFeatureInfoValuesFromFeature(DiscreteFeature<?,?> feature, String variableId, PlottingDomainParams plottingParameters, String layerName, String featureName, VariableMetadata metadata)
Extracts the target value from a feature
-