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 protectedTextureAnchorKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisCompatibleValue(Object val)-
Methods inherited from class RenderingHints.Key
equals, hashCode, intKey
-
-
-
-
Method Detail
-
isCompatibleValue
public boolean isCompatibleValue(Object val)
- Specified by:
isCompatibleValuein classRenderingHints.Key
-
-