Package com.kheops.jmap.metadata
package com.kheops.jmap.metadata
-
ClassDescriptionThis class encapsulates information about an attribute field.The attribute filter is used as a constraint in the extraction of geometries and attributes from a spatial data source.The PredefQueryValidator interface can be used with the KPredefQueriesDlg to validate values entered by users using predefined queries.This class contains various methods for manipulating attributes.This class contains statistics of an attribute (Attribute instance).A spatial filter used to query vector spatial data sources by geometry type.This class contains basic information about a Group.InfoReportBirtImageConfig class containing the information for the embedded Birt inforeport imagesInfoReportBirtImageInfo Class containing the generated Birt inforeport image generated by the clientInfoReportBirtImageResult class containing an inforeport's Birt image resultsA JMapGeoElement object is essentially a wrapper that contains a geographic element and all its associated attributes.The JMapServerInfo class is used to transfer information about a JMapServer.A useful class which can be used as an email container.The MapImageRequest is used to request an image displaying a specified part of a configured project to a JMSImageProducer.AbstractZoomToPointRequest is an abstract class which can be used to create requests that need a coordinate to zoom to.The AttributedCoord class is a wrapper for a K2DCoord object and a boolean
hasDCCoord
which defines whether this object contains a WC or a DC coordinate.The AttributedRect class is a wrapper for a K2DRotateRect object and a booleanhasDCCoord
which defines whether the K2DRect object wrapped by this object contains a WC or a DC coordinate.Map image request class used to find elements on the map located at the specified coordinate.
Found elements are returned as an array of LayerElement through the data map in the MapImageResponse.Map image request class used to find elements on the map located at the specified geometry.
Found elements are returned as an array of Element through the data map in the MapImageResponse.Map image request class used to find elements on the map located at the specified coordinate.
Found elements are returned as an array of Element through the data map in the MapImageResponse.The MapInitRequest object is used when the view should be zoomed to its initial view bounds before the image creation.The PanRequest object is used when a pan action should be done before the image creation.Map image request class used to find elements on the map located at the specified coordinate.
Found elements are returned as an array of Element through the data map in the MapImageResponse.The ZoomExtentRequest object is used when the view should be zoomed to its extent view bounds before the image creation.The ZoomInToPointRequest object is used when a zoom in should be done on a specified coordinate before the image creation.The ZoomInToRectRequest object is used when a zoom in should be done using the specified rectangle before the image creation.The ZoomOutToPointRequest object is used when a zoom out should be done on a specified coordinate before the image creation.The ZoomOutToRectRequest object is used when a zoom out should be done using the specified rectangle before the image creation.The ZoomPreviousRequest object is used when a zoom should be done to the specified rectangle before the image creation.The ZoomToPointRequest object is used when a zoom should be done on a specified coordinate before the image creation.The ZoomToRectRequest object is used when a zoom should be done to the specified view bounds before the image creation.The MapImageResponse is returned by the JMSImageProducer when a MapImageRequest is processed.This class encapsulates the information about a project on JMapServer.Abstract class that represents a filter used to query a spatial data source.A spatial filter used to query spatial data sources.SQL query filter that specifies a where clause used to query a spatial data source that supports SQL.This class contains the information (username, fullName, emailAddress) associated with a user (User instance)