org.geotools.styling
Interface LinePlacement
- All Superinterfaces:
- LabelPlacement
- All Known Implementing Classes:
- LinePlacementImpl
- public interface LinePlacement
- extends LabelPlacement
$Id: LinePlacement.java,v 1.4 2003/08/01 16:54:12 ianturton Exp $
- Author:
- Ian Turton, CCG
getPerpendicularOffset
public Expression getPerpendicularOffset()
setPerpendicularOffset
public void setPerpendicularOffset(Expression offset)
accept
public void accept(StyleVisitor visitor)
- Specified by:
accept
in interface LabelPlacement
Copyright © GeoTools. All Rights Reserved.