コード例 #1
0
 /** @see ResourceInfo#getBounds() */
 public ReferencedEnvelope getBounds() {
   return wfs.getFeatureTypeBounds(typeName);
 }