Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.ui.views.styledmap.clip.Clip

Packages that use Clip
eu.esdihumboldt.hale.ui.views.styledmap.clip   
eu.esdihumboldt.hale.ui.views.styledmap.clip.impl   
eu.esdihumboldt.hale.ui.views.styledmap.clip.layout   
eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal   
eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl   
eu.esdihumboldt.hale.ui.views.styledmap.painter   
 

Uses of Clip in eu.esdihumboldt.hale.ui.views.styledmap.clip
 

Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip with parameters of type Clip
 void ClipPainter.setClip(Clip clip)
          Set the clip algorithm.
 

Uses of Clip in eu.esdihumboldt.hale.ui.views.styledmap.clip.impl
 

Classes in eu.esdihumboldt.hale.ui.views.styledmap.clip.impl that implement Clip
 class AbstractPolygonClip
          Base class for clip's based on a polygon defined on the view-port.
 class BottomLeftClip
          Diagonal clip for painting the bottom left area of the view-port.
 class BottomRightClip
          Diagonal clip for painting the bottom right area of the view-port.
 class Hide
          Clip algorithm that forbids drawing.
 class HorizontalClip
          Displays horizontal rows of the view-port.
 class NoClip
          Clip algorithm that performs no clipping.
 class TopLeftClip
          Diagonal clip for painting the top left area of the view-port.
 class TopRightClip
          Diagonal clip for painting the top right area of the view-port.
 class VerticalClip
          Displays a vertical column of the view-port.
 

Uses of Clip in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout
 

Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout that return types with arguments of type Clip
 List<Clip> PainterLayout.createClips(int count)
          Create clip algorithms for a given number of painters.
 

Uses of Clip in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal
 

Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal with parameters of type Clip
 void TileOverlayProxy.setClip(Clip clip)
           
 

Uses of Clip in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl
 

Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl that return types with arguments of type Clip
 List<Clip> RowLayout.createClips(int count)
           
 List<Clip> OnlyFirstLayout.createClips(int count)
           
 List<Clip> DiagonalDownLayout.createClips(int count)
           
 List<Clip> ColumnLayout.createClips(int count)
           
 List<Clip> DiagonalUpLayout.createClips(int count)
           
 List<Clip> NoLayout.createClips(int count)
           
 

Uses of Clip in eu.esdihumboldt.hale.ui.views.styledmap.painter
 

Methods in eu.esdihumboldt.hale.ui.views.styledmap.painter with parameters of type Clip
 void AbstractInstancePainter.setClip(Clip clip)
           
 


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d