Package org.geotools.renderer.lite
Class StyledShapePainter.TextureAnchorKey
- Object
-
- RenderingHints.Key
-
- TextureAnchorKey
-
- Enclosing class:
- StyledShapePainter
public static class StyledShapePainter.TextureAnchorKey extends RenderingHints.Key
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TextureAnchorKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isCompatibleValue(Object val)
-
Methods inherited from class RenderingHints.Key
equals, hashCode, intKey
-
-
-
-
Method Detail
-
isCompatibleValue
public boolean isCompatibleValue(Object val)
- Specified by:
isCompatibleValue
in classRenderingHints.Key
-
-