Package com.kheops.jmap.client.layers
package com.kheops.jmap.client.layers
-
ClassDescriptionAbstractAnimation Abstract class for Style animationsThis class is used to select map elements, without knowing if the elements are in memory or not.This class is used to select map elements, without knowing if the elements are in memory or not.Deprecated.This interface is used by Layer objects to filter map elements display.InfoReportType Describes the different inforeport types JSP Classic jsp reports BIRT birt report displayed with a frameset BIRT_HTML birt report without a frameset BIRT_PDF birt report opened as a pdf WMS WMS report CUSTOM a custom reportThis class manages and stores tile as disk cache to reduce tile request on the severThis abstract class represents a layer of information on the map.This Adapter implements LayerEventListner and enable subclasses to override only the methods that are needed to handle a specific LayerEventThis event is fired when new data is being requested.This event is fired when a new element is added to the layerThis event is fired when one or more elements changed on a layerThis event is fired when an element is removed from the layerThis is the super class of all layer events.Classes that want to listen to layer events must implement this interface and provide implementations for the methods or extends the LayerAdapter.A LayerManager object responsible for managing two lists of ordered layers:
Normal layers: layers that are used to display data.This event is fired when the layer positions have changedThis event is fired before a property is changed on a layer.This event is fired when a property is changed on a layer.This event is fired when new data is received for a layer from the server.Class used to manage layer refreshes for cached tiled VectorLayers.This event is fired when a layer is removed from its layer manager.This event is fired whenever a change occurs in the selection of a layer.This event is fired when the style of a layer changed.LayerTreeUtil is a utility class to use with layer tree groups.Class used to manage layer refreshes for a view's non-cached layers.The QueryManager class was created to simplify JMap attribute query requests.A class that represents a layer of raster data (images).A Style object contains all the information necessary to render the elements in a view.StyleBlinking A style which will be drawn and then disappear alternatively using the specified refresh rateStyleContainer is basically a container containing the four different styles to draw every JMap elements: Point, line, surface and text.StyleSequence A style which will alternate sequentially using the specified styles.The StyleUtil class is used by all Graphics2D objects to update their GraphicsRef reference with the specified Style object just before beginning to draw themselves.This class represent a rectangular section (region) of a layer.A TileSet is composed by a set of orthogonal tiles organized in the form of a N x M grid and a universe tile of infinite dimension.A class that represents a layer of vector map elements.A class that represents a layer of raster data served by a Web Map Service (WMS) compatible system.