Uses of Class
com.luciad.lucy.addons.tea.controller.TLcyTEAControllerBackEnd
Packages that use TLcyTEAControllerBackEnd
Package
Description
Terrain analysis add-on for profile views.
-
Uses of TLcyTEAControllerBackEnd in com.luciad.lucy.addons.tea.controller
Methods in com.luciad.lucy.addons.tea.controller that return TLcyTEAControllerBackEndModifier and TypeMethodDescriptionprotected TLcyTEAControllerBackEnd
TLcyTEAControllerAddOn.createControllerBackEnd()
Creates theTLcyTEAControllerBackEnd
that is used to perform the actual calculations with.TLcyTEAControllerAddOn.getControllerBackEnd()
Returns theTLcyTEAControllerBackEnd
of this add-on, as created bycreateControllerBackEnd
.