Uses of Interface
com.luciad.view.labeling.algorithm.discrete.ILcdLabelPlacementEvaluator
Packages that use ILcdLabelPlacementEvaluator
Package
Description
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
Handles discrete placements labeling algorithms.
-
Uses of ILcdLabelPlacementEvaluator in com.luciad.ogc.sld.view.gxy
Methods in com.luciad.ogc.sld.view.gxy that return ILcdLabelPlacementEvaluatorModifier and TypeMethodDescriptionprotected ILcdLabelPlacementEvaluatorTLcdSLDLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aCollectedLabelInfoList, ILcdLabelConflictChecker aLabelConflictChecker, ILcdGXYView aGXYView) -
Uses of ILcdLabelPlacementEvaluator in com.luciad.view.gxy.labeling.algorithm.discrete
Methods in com.luciad.view.gxy.labeling.algorithm.discrete that return ILcdLabelPlacementEvaluatorModifier and TypeMethodDescriptionprotected abstract ILcdLabelPlacementEvaluatorALcdGXYDiscretePlacementsLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) Creates a newILcdLabelPlacementEvaluatorusing the given parameters.protected ILcdLabelPlacementEvaluatorALcdGXYDiscretePlacementsLabelingAlgorithmWrapper.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYCompositeDiscretePlacementsLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYCurvedPathLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYDependantLabelsRemovalWrapper.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYInPathLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYLabelPainterLocationLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYLocationListLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView) protected ILcdLabelPlacementEvaluatorTLcdGXYOnPathLabelingAlgorithm.createLabelPlacementEvaluator(TLcdCollectedLabelInfoList aLabelInfoList, ILcdLabelConflictChecker aBoundsConflictChecker, ILcdGXYView aView)