Package com.luciad.lucy.addons.stylerepository.lightspeed
package com.luciad.lucy.addons.stylerepository.lightspeed
Package which provides the add-on responsible for creating an
ALcyLspStyleRepository
object.
Such a style repository is used to create new ILspStyler
objects, based on existing styler objects. For example, it allows to create a selection styler object, based on a default styler.
This selection styler can then be used to style selected objects.
This add-on registers such a style repository on the Lucy back-end as a service, so it can be retrieved and used whenever necessary.
- Since:
- 2012.0
-
ClassDescriptionAdd-on which is responsible for the creation of a
ALcyLspStyleRepository
instance, and registers it as a service to the Lucy back-end.