Class Clipping
Clipping class
Namespace: OwsProxy3\CoreBundle\Component
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Component/Clipping.php
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Component/Clipping.php
Methods summary
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
string
|
|
public
|
#
findSvgGeometry( type $conn, array $MultiPointBbox, string $database, string $geomColumn, string $whereCol, array $whereColValues, integer $width, integer $height )
Queries the svgEnvelope and the svgGeometry from the database |
public
|
#
findWktGeometry( type $conn, array $MultiPointBbox, string $database, string $geomColumn, string $whereCol, array $whereColValues, integer $width, integer $height )
Queries the svgEnvelope and the svgGeometry from the database |
public
string
|
|
public
Imagick
|
#
clipImage( type $sourceImage, type $maskImage, string $format )
Clips the svgGeometry from the image |
public
Imagick
|
|
public
boolean
|
#
checkFeatureInfo( type $conn, string $database, string $whereCol, array $whereColValues, string $geomCol,
Checks if |