Class LinePlacementAtExtremities

java.lang.Object
org.gvsig.labeling.placements.AbstractLinePlacement
org.gvsig.labeling.placements.LinePlacementAtExtremities
All Implemented Interfaces:
ILabelPlacement

public class LinePlacementAtExtremities extends AbstractLinePlacement
  • Field Summary

    Fields inherited from class org.gvsig.labeling.placements.AbstractLinePlacement

    HALF_PI, PI
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
    initialLocation(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc, org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints pc, org.apache.batik.ext.awt.geom.PathLength pathLen, org.gvsig.tools.task.Cancellable cancel)
     
    boolean
    isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints, int shapeType)
     

    Methods inherited from class org.gvsig.labeling.placements.AbstractLinePlacement

    guess

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LinePlacementAtExtremities

      public LinePlacementAtExtremities()
  • Method Details

    • initialLocation

      public org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics initialLocation(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass lc, org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints pc, org.apache.batik.ext.awt.geom.PathLength pathLen, org.gvsig.tools.task.Cancellable cancel)
    • isSuitableFor

      public boolean isSuitableFor(org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints placementConstraints, int shapeType)