public class IlvHitmapSupport extends Object implements IlvHitmapConstants
IlvManagerServletSupport
.COLON, CURSOR_TYPE, EXTENSIONS, GROUP_TYPE, HIT_INFO, JVIEWS_CURSOR_PROPERTY, JVIEWS_GROUP_PROPERTY, JVIEWS_HITINFOS, JViewsExtensions, JViewsTooltips, NAVIGATION_TYPE, REQUEST_TYPE, RIGHT_BRACE, TOOLTIP_TYPE
Constructor and Description |
---|
IlvHitmapSupport()
Creates a new
IlvHitmapGenerator instance. |
IlvHitmapSupport(IlvManagerServletSupport support)
Creates a
IlvHitmapSupport . |
Modifier and Type | Method and Description |
---|---|
IlvHitmapDefinition |
getHitmapDefinition()
Gets the
IlvHitmapDefinition instance. |
protected IlvManagerServletSupport |
getManagerServletSupport()
Returns the image generating servlet support.
|
IlvManagerView |
getManagerView()
Returns the manager view.
|
boolean |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handles a hitmap request.
|
void |
setHitmapDefinition(String className)
Sets the hitmap definition by classname of hitmap definition.
|
public IlvHitmapSupport(IlvManagerServletSupport support)
IlvHitmapSupport
.support
- The manager servlet support.public IlvHitmapSupport()
IlvHitmapGenerator
instance.public void setHitmapDefinition(String className)
className
- The class name of the hitmap definition.protected IlvManagerServletSupport getManagerServletSupport()
public boolean handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
request
- The HTTP servlet request.response
- The HTTP servlet response.false
if the request is not recognized by this
servlet.IOException
javax.servlet.ServletException
public IlvHitmapDefinition getHitmapDefinition()
IlvHitmapDefinition
instance.IlvHitmapDefinition
instance.public IlvManagerView getManagerView()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.