Class StyledShapePainter.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
      • Methods inherited from class Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TextureAnchorKey

        protected TextureAnchorKey()
    • Method Detail

      • isCompatibleValue

        public boolean isCompatibleValue​(Object val)
        Specified by:
        isCompatibleValue in class RenderingHints.Key