Uses of Class
com.luciad.view.lightspeed.painter.grid.TLspXYGridLayerBuilder
Packages that use TLspXYGridLayerBuilder
Package
Description
Provides support for the painting of grids.
-
Uses of TLspXYGridLayerBuilder in com.luciad.view.lightspeed.painter.grid
Methods in com.luciad.view.lightspeed.painter.grid that return TLspXYGridLayerBuilderModifier and TypeMethodDescriptionSets the label of the layer.TLspXYGridLayerBuilder.layerStyle(TLspLayerStyle aLayerStyle) TLspXYGridLayerBuilder.layerType(ILspLayer.LayerType aLayerType) This method is not supported for XY grid layersSets the model of the layer.static TLspXYGridLayerBuilderTLspXYGridLayerBuilder.newBuilder()Returns a new XY grid layer builderTLspXYGridLayerBuilder.overlayLabel(TLspXYGridOverlayLabelBuilder aOverlayLabelBuilder, Object aConstraint) Adds an overlay label to be used.TLspXYGridLayerBuilder.style(TLspXYGridStyle aXYGridStyle) Sets the style to be used by this layer.