Package hec.map.renderer
Class GlyphTaskFactory
java.lang.Object
hec.map.renderer.RenderTaskFactory
hec.map.renderer.GlyphTaskFactory
-
Field Summary
FieldsFields inherited from class hec.map.renderer.RenderTaskFactory
name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildFuture(MapScale mapScale) voidbooleaninthashCode()static booleanisInstanceOfOsmMapGlyph(MapGlyph glyph) static booleanrenderToImage(int width, int height, MapScale ms) toString()Methods inherited from class hec.map.renderer.RenderTaskFactory
getName
-
Field Details
-
glyph
-
-
Constructor Details
-
GlyphTaskFactory
-
-
Method Details
-
toString
-
buildFuture
- Specified by:
buildFuturein classRenderTaskFactory
-
isInstanceOfOsmMapGlyph
-
isInstanceOfOsmMapGlyph
-
hashCode
public int hashCode()- Overrides:
hashCodein classRenderTaskFactory
-
equals
- Overrides:
equalsin classRenderTaskFactory
-
draw
- Specified by:
drawin classRenderTaskFactory
-
renderToImage
-