org.drools.guvnor.client.resources
Class RuleFormatImageResource
java.lang.Object
org.drools.guvnor.client.resources.RuleFormatImageResource
- All Implemented Interfaces:
- com.google.gwt.resources.client.ImageResource, com.google.gwt.resources.client.ResourcePrototype, Comparable<RuleFormatImageResource>
public class RuleFormatImageResource
- extends Object
- implements com.google.gwt.resources.client.ImageResource, Comparable<RuleFormatImageResource>
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ImageResource |
com.google.gwt.resources.client.ImageResource.ImageOptions, com.google.gwt.resources.client.ImageResource.RepeatStyle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleFormatImageResource
public RuleFormatImageResource(String format,
com.google.gwt.resources.client.ImageResource imageResource)
getName
public String getName()
- Specified by:
getName
in interface com.google.gwt.resources.client.ResourcePrototype
compareTo
public int compareTo(RuleFormatImageResource o)
- Specified by:
compareTo
in interface Comparable<RuleFormatImageResource>
getHeight
public int getHeight()
- Specified by:
getHeight
in interface com.google.gwt.resources.client.ImageResource
getLeft
public int getLeft()
- Specified by:
getLeft
in interface com.google.gwt.resources.client.ImageResource
getTop
public int getTop()
- Specified by:
getTop
in interface com.google.gwt.resources.client.ImageResource
getURL
public String getURL()
- Specified by:
getURL
in interface com.google.gwt.resources.client.ImageResource
getWidth
public int getWidth()
- Specified by:
getWidth
in interface com.google.gwt.resources.client.ImageResource
isAnimated
public boolean isAnimated()
- Specified by:
isAnimated
in interface com.google.gwt.resources.client.ImageResource
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.