Java Doc for BarProperties.java in  » ESB » open-esb » org » openesb » tools » extchart » property » bar » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ESB » open esb » org.openesb.tools.extchart.property.bar 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.openesb.tools.extpropertysheet.impl.ExtPropertyGroup
      org.openesb.tools.extchart.property.bar.BarProperties

BarProperties
public class BarProperties extends ExtPropertyGroup (Code)
BarProperties.java
author:
   Chris Johnston
version:
   :$Revision: 1.1 $


Field Summary
final public static  StringBAR_CATEGORY_GAP_PERCENT_KEY
     BAR_CATEGORY_GAP_PERCENT_KEY is a default key.
final public static  String[]BAR_CATEGORY_LABEL_TYPES
     BAR_CATEGORY_LABEL_TYPES is used automate the bar category label processing.
final public static  StringBAR_CATEGORY_LABEL_TYPE_KEY
     BAR_CATEGORY_LABEL_TYPE_KEY is a default key.
final public static  StringBAR_CATEGORY_NAME_LABELS_STRING
     BAR_CATEGORY_NAME_LABELS_STRING is used for XML persistency.
final public static  StringBAR_CATEGORY_NO_LABELS_STRING
     BAR_CATEGORY_NO_LABELS_STRING is used for XML persistency.
final public static  StringBAR_CATEGORY_VALUE_LABELS_STRING
     BAR_CATEGORY_VALUE_LABELS_STRING is used for XML persistency.
final static  String[]BAR_CHART_KEYS
    
final public static  StringBAR_DISPLAY_EMPTY_CATEGORIES_KEY
     BAR_DISPLAY_EMPTY_CATEGORIES_KEY is a default key.
final public static  StringBAR_DISPLAY_EMPTY_LEGEND_ITEMS_KEY
     BAR_DISPLAY_EMPTY_LEGEND_ITEMS_KEY is a default key.
final public static  StringBAR_DISPLAY_EMPTY_SERIES_KEY
     BAR_DISPLAY_EMPTY_SERIES_KEY is a default key.
final public static  StringBAR_SERIES_GAP_PERCENT_KEY
     BAR_SERIES_GAP_PERCENT_KEY is a default key.
final public static  String[]BAR_SERIES_LABEL_TYPES
     BAR_SERIES_LABEL_TYPES is used automate the bar category label processing.
final public static  StringBAR_SERIES_LABEL_TYPE_KEY
     BAR_SERIES_LABEL_TYPE_KEY is a default key.
final public static  StringBAR_SERIES_NAME_LABELS_STRING
     BAR_SERIES_NAME_LABELS_STRING is used for XML persistency.
final public static  StringBAR_SERIES_NO_LABELS_STRING
     BAR_SERIES_NO_LABELS_STRING is used for XML persistency.
final public static  StringBAR_SERIES_VALUE_LABELS_STRING
     BAR_SERIES_VALUE_LABELS_STRING is used for XML persistency.
final public static  intDEFAULT_BAR_CATEGORY_GAP_PERCENT
    
final public static  intDEFAULT_BAR_CATEGORY_LABEL_TYPE
    
final public static  ColorDEFAULT_BAR_CATEGORY_OUTLINE_COLOR
    
final public static  StringDEFAULT_BAR_CHART_TITLE
     DEFAULT_BAR_CHART_TITLE is used as a hard default.
final public static  booleanDEFAULT_BAR_DISPLAY_EMPTY_CATEGORIES
    
final public static  booleanDEFAULT_BAR_DISPLAY_EMPTY_LEGEND_ITEMS
    
final public static  booleanDEFAULT_BAR_DISPLAY_EMPTY_SERIES
    
final public static  intDEFAULT_BAR_SERIES_GAP_PERCENT
    
final public static  intDEFAULT_BAR_SERIES_LABEL_TYPE
    
final public static  booleanDEFAULT_STACKED
     DEFAULT_STACKED is used as a hard default.
final public static  StringIS_STACKED_KEY
     IS_STACKED_KEY is a default key for stacked flag default for bar charts.
final protected static  String[]MY_DEFAULT_KEYS
     MY_DEFAULT_KEYS is the list of keys for this object.
final static  StringRCS_ID
    
 Object[]defaultObjects
    

Constructor Summary
public  BarProperties()
     The BarChartDefaultsImpl constructor creates a new class instance.

Method Summary
public  intgetBarCategoryLabelType()
    
public  intgetBarSeriesLabelType()
    
public  intgetCategoryGapPercent()
    
public  String[]getKeys()
    
public  StringgetPropertyTemplateName()
    
public  intgetSeriesGapPercent()
    
public  booleanisDisplayEmptyCategories()
     Method isDisplayEmptyCategories is used to determine if empty categories are to be drawn (as jfree does by default).
public  booleanisDisplayEmptyLegendItems()
    
public  booleanisDisplayEmptySeries()
     Method isDisplayEmptySeries is used to determine if empty series are to be drawn (as jfree does by default).
public  booleanisStacked()
    
public  voidsetBarCategoryLabelType(int nBarCategoryLabelType)
    
public  voidsetBarSeriesLabelType(int nBarSeriesLabelType)
    
public  voidsetCategoryGapPercent(int nPercent)
    
public  voidsetDisplayEmptyCategories(boolean bDisplayEmptyCatgories)
    
public  voidsetDisplayEmptyLegendItems(boolean bDisplay)
    
public  voidsetDisplayEmptySeries(boolean bDisplayEmptySeries)
    
public  voidsetSeriesGapPercent(int nPercent)
    
public  voidsetStacked(boolean bStacked)
    
public  StringtoString()
    

Field Detail
BAR_CATEGORY_GAP_PERCENT_KEY
final public static String BAR_CATEGORY_GAP_PERCENT_KEY(Code)
BAR_CATEGORY_GAP_PERCENT_KEY is a default key.



BAR_CATEGORY_LABEL_TYPES
final public static String[] BAR_CATEGORY_LABEL_TYPES(Code)
BAR_CATEGORY_LABEL_TYPES is used automate the bar category label processing.



BAR_CATEGORY_LABEL_TYPE_KEY
final public static String BAR_CATEGORY_LABEL_TYPE_KEY(Code)
BAR_CATEGORY_LABEL_TYPE_KEY is a default key.



BAR_CATEGORY_NAME_LABELS_STRING
final public static String BAR_CATEGORY_NAME_LABELS_STRING(Code)
BAR_CATEGORY_NAME_LABELS_STRING is used for XML persistency.



BAR_CATEGORY_NO_LABELS_STRING
final public static String BAR_CATEGORY_NO_LABELS_STRING(Code)
BAR_CATEGORY_NO_LABELS_STRING is used for XML persistency.



BAR_CATEGORY_VALUE_LABELS_STRING
final public static String BAR_CATEGORY_VALUE_LABELS_STRING(Code)
BAR_CATEGORY_VALUE_LABELS_STRING is used for XML persistency.



BAR_CHART_KEYS
final static String[] BAR_CHART_KEYS(Code)



BAR_DISPLAY_EMPTY_CATEGORIES_KEY
final public static String BAR_DISPLAY_EMPTY_CATEGORIES_KEY(Code)
BAR_DISPLAY_EMPTY_CATEGORIES_KEY is a default key.



BAR_DISPLAY_EMPTY_LEGEND_ITEMS_KEY
final public static String BAR_DISPLAY_EMPTY_LEGEND_ITEMS_KEY(Code)
BAR_DISPLAY_EMPTY_LEGEND_ITEMS_KEY is a default key.



BAR_DISPLAY_EMPTY_SERIES_KEY
final public static String BAR_DISPLAY_EMPTY_SERIES_KEY(Code)
BAR_DISPLAY_EMPTY_SERIES_KEY is a default key.



BAR_SERIES_GAP_PERCENT_KEY
final public static String BAR_SERIES_GAP_PERCENT_KEY(Code)
BAR_SERIES_GAP_PERCENT_KEY is a default key.



BAR_SERIES_LABEL_TYPES
final public static String[] BAR_SERIES_LABEL_TYPES(Code)
BAR_SERIES_LABEL_TYPES is used automate the bar category label processing.



BAR_SERIES_LABEL_TYPE_KEY
final public static String BAR_SERIES_LABEL_TYPE_KEY(Code)
BAR_SERIES_LABEL_TYPE_KEY is a default key.



BAR_SERIES_NAME_LABELS_STRING
final public static String BAR_SERIES_NAME_LABELS_STRING(Code)
BAR_SERIES_NAME_LABELS_STRING is used for XML persistency.



BAR_SERIES_NO_LABELS_STRING
final public static String BAR_SERIES_NO_LABELS_STRING(Code)
BAR_SERIES_NO_LABELS_STRING is used for XML persistency.



BAR_SERIES_VALUE_LABELS_STRING
final public static String BAR_SERIES_VALUE_LABELS_STRING(Code)
BAR_SERIES_VALUE_LABELS_STRING is used for XML persistency.



DEFAULT_BAR_CATEGORY_GAP_PERCENT
final public static int DEFAULT_BAR_CATEGORY_GAP_PERCENT(Code)
DEFAULT_BAR_CATEGORY_GAP_PERCENT is a default



DEFAULT_BAR_CATEGORY_LABEL_TYPE
final public static int DEFAULT_BAR_CATEGORY_LABEL_TYPE(Code)
DEFAULT_BAR_CATEGORY_LABEL_TYPE is set to zero for no labels



DEFAULT_BAR_CATEGORY_OUTLINE_COLOR
final public static Color DEFAULT_BAR_CATEGORY_OUTLINE_COLOR(Code)
DEFAULT_BAR_CATEGORY_OUTLINE_COLOR is a default



DEFAULT_BAR_CHART_TITLE
final public static String DEFAULT_BAR_CHART_TITLE(Code)
DEFAULT_BAR_CHART_TITLE is used as a hard default.



DEFAULT_BAR_DISPLAY_EMPTY_CATEGORIES
final public static boolean DEFAULT_BAR_DISPLAY_EMPTY_CATEGORIES(Code)
DEFAULT_BAR_DISPLAY_EMPTY_CATEGORIES is used to display empty categories



DEFAULT_BAR_DISPLAY_EMPTY_LEGEND_ITEMS
final public static boolean DEFAULT_BAR_DISPLAY_EMPTY_LEGEND_ITEMS(Code)
DEFAULT_DISPLAY_EMPTY_LEGEND_ITEMS is a default



DEFAULT_BAR_DISPLAY_EMPTY_SERIES
final public static boolean DEFAULT_BAR_DISPLAY_EMPTY_SERIES(Code)
DEFAULT_BAR_DISPLAY_EMPTY_SERIES is used to display empty series



DEFAULT_BAR_SERIES_GAP_PERCENT
final public static int DEFAULT_BAR_SERIES_GAP_PERCENT(Code)
DEFAULT_BAR_SERIES_GAP_PERCENT is a default



DEFAULT_BAR_SERIES_LABEL_TYPE
final public static int DEFAULT_BAR_SERIES_LABEL_TYPE(Code)
DEFAULT_BAR_SERIES_LABEL_TYPE is set to zero for no labels



DEFAULT_STACKED
final public static boolean DEFAULT_STACKED(Code)
DEFAULT_STACKED is used as a hard default.



IS_STACKED_KEY
final public static String IS_STACKED_KEY(Code)
IS_STACKED_KEY is a default key for stacked flag default for bar charts.



MY_DEFAULT_KEYS
final protected static String[] MY_DEFAULT_KEYS(Code)
MY_DEFAULT_KEYS is the list of keys for this object.



RCS_ID
final static String RCS_ID(Code)
the RCS id



defaultObjects
Object[] defaultObjects(Code)
DEFAULT_BAR_CATEGORY_SHADOWBOX_OUTLINE_STYLE is a default




Constructor Detail
BarProperties
public BarProperties()(Code)
The BarChartDefaultsImpl constructor creates a new class instance.




Method Detail
getBarCategoryLabelType
public int getBarCategoryLabelType()(Code)
Method getBarCategoryLabelType retrieves the bar category label type int of identifier for the label type



getBarSeriesLabelType
public int getBarSeriesLabelType()(Code)
Method getBarSeriesLabelType is used to retrieve the series label type int identifier for the label type.



getCategoryGapPercent
public int getCategoryGapPercent()(Code)
Method getCategoryGapPercent gets the percentage of gap between categories as a factor of the category drawing area int Percent as a percentage from 0 to 100



getKeys
public String[] getKeys()(Code)

See Also:    com.stc.ebam.server.chart.engine.view.ViewDefaults.getKeys()



getPropertyTemplateName
public String getPropertyTemplateName()(Code)
Returns property template name - template name



getSeriesGapPercent
public int getSeriesGapPercent()(Code)
Method getSeriesGapPercent gets the percentage of gap between series as a factor of the series drawing area int Percent as a percentage from 0 to 100



isDisplayEmptyCategories
public boolean isDisplayEmptyCategories()(Code)
Method isDisplayEmptyCategories is used to determine if empty categories are to be drawn (as jfree does by default). boolean true if empty categories are to be rendered



isDisplayEmptyLegendItems
public boolean isDisplayEmptyLegendItems()(Code)

See Also:    com.stc.ebam.server.chart.engine.view.chart.xy.simple.BarChartDefaults.isStacked()



isDisplayEmptySeries
public boolean isDisplayEmptySeries()(Code)
Method isDisplayEmptySeries is used to determine if empty series are to be drawn (as jfree does by default). boolean true if empty series are to be rendered



isStacked
public boolean isStacked()(Code)

See Also:    com.stc.ebam.server.chart.engine.view.chart.xy.simple.BarChartDefaults.isStacked()



setBarCategoryLabelType
public void setBarCategoryLabelType(int nBarCategoryLabelType)(Code)
Method setBarCategoryLabelType is sets the category label type
Parameters:
  nBarCategoryLabelType - is the new type



setBarSeriesLabelType
public void setBarSeriesLabelType(int nBarSeriesLabelType)(Code)
Method setBarSeriesLabelType is used to set the bar series label type
Parameters:
  nBarSeriesLabelType - is the new type



setCategoryGapPercent
public void setCategoryGapPercent(int nPercent)(Code)
Method setCategoryGapPercent sets the percentage of gap between categories as a factor of the category drawing area
Parameters:
  nPercent - is a percentage from 0 to 100



setDisplayEmptyCategories
public void setDisplayEmptyCategories(boolean bDisplayEmptyCatgories)(Code)
Method setDisplayEmptyCategories is used to set empty categories displayability
Parameters:
  bDisplayEmptyBars - is true if empty bars are to be rendered



setDisplayEmptyLegendItems
public void setDisplayEmptyLegendItems(boolean bDisplay)(Code)
Sets stacked
Parameters:
  bStacked - - if stacked



setDisplayEmptySeries
public void setDisplayEmptySeries(boolean bDisplayEmptySeries)(Code)
Method setDisplayEmptyBars is used to set empty bars displayability
Parameters:
  bDisplayEmptyBars - is true if empty bars are to be rendered



setSeriesGapPercent
public void setSeriesGapPercent(int nPercent)(Code)
Method setSeriesGapPercent sets the percentage of gap between series as a factor of the series drawing area
Parameters:
  nPercent - is a percentage from 0 to 100



setStacked
public void setStacked(boolean bStacked)(Code)
Sets stacked
Parameters:
  bStacked - - if stacked



toString
public String toString()(Code)
toString - string



Methods inherited from org.openesb.tools.extpropertysheet.impl.ExtPropertyGroup
public void add(IExtProperty prop)(Code)(Java Doc)
public void empty()(Code)(Java Doc)
public Collection getAllProperties()(Code)(Java Doc)
public String getGroupName()(Code)(Java Doc)
public IExtProperty getProperty(String name)(Code)(Java Doc)
public Object getPropertyValue(String name)(Code)(Java Doc)
public IExtProperty removePoperty(String name)(Code)(Java Doc)
public IExtProperty removeProperty(IExtProperty prop)(Code)(Java Doc)
public void setGroupName(String name)(Code)(Java Doc)
public void setProperty(String name, Object value)(Code)(Java Doc)
public void setProperty(String name, Object value, short type)(Code)(Java Doc)
public void setProperty(String name, Object value, IExtPropertyOptions options)(Code)(Java Doc)
public int size()(Code)(Java Doc)
public void toXML(StringBuffer buffer)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.