Skip to content
Snippets Groups Projects
Commit a2220321 authored by Johannes Eder's avatar Johannes Eder
Browse files

GREEN

refs 2589
parent c649288d
Branches
Tags
No related merge requests found
Showing
with 20 additions and 20 deletions
...@@ -59,7 +59,7 @@ import org.fortiss.tooling.spiderchart.widget.SpiderChartViewer; ...@@ -59,7 +59,7 @@ import org.fortiss.tooling.spiderchart.widget.SpiderChartViewer;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 74E3FAC5EFD5B9F36ABF300BB790BB5C * @ConQAT.Rating GREEN Hash: C91B18411D4F7B4E1C032EE19269FAB3
*/ */
public final class Sample { public final class Sample {
/** Constructs the spider chart viewer. */ /** Constructs the spider chart viewer. */
......
...@@ -25,7 +25,7 @@ import static java.util.Objects.requireNonNull; ...@@ -25,7 +25,7 @@ import static java.util.Objects.requireNonNull;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: EB4861CAE43384E95DF74C22CF019B85 * @ConQAT.Rating GREEN Hash: 8E07C54D78366C5F7EC029D2B4D72CC5
*/ */
public abstract class AxisBase { public abstract class AxisBase {
/** The name of the axis. */ /** The name of the axis. */
......
...@@ -28,7 +28,7 @@ import java.util.Map; ...@@ -28,7 +28,7 @@ import java.util.Map;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 189CC6E69E97672EE488149C69766EEE * @ConQAT.Rating GREEN Hash: 3223C4E000C13F91E0FCD9D948337EC4
*/ */
public final class DataSeries { public final class DataSeries {
/** The name of the data series. */ /** The name of the data series. */
......
...@@ -25,7 +25,7 @@ import java.util.Comparator; ...@@ -25,7 +25,7 @@ import java.util.Comparator;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 5F27AB1B3511313AD29EBFA8F99840DD * @ConQAT.Rating GREEN Hash: 281230F7465DE22125D271808838B085
*/ */
public final class DoubleAxis extends AxisBase { public final class DoubleAxis extends AxisBase {
/** The minimum value of the axis (at the center of the spider chart). */ /** The minimum value of the axis (at the center of the spider chart). */
......
...@@ -28,7 +28,7 @@ import java.util.List; ...@@ -28,7 +28,7 @@ import java.util.List;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: EF67711684D1153304B0C6352B92ACBA * @ConQAT.Rating GREEN Hash: 4903BD533FF6807E065D401E8D0D5BB4
*/ */
public final class EnumerationAxis<T extends Object> extends AxisBase { public final class EnumerationAxis<T extends Object> extends AxisBase {
......
...@@ -28,7 +28,7 @@ import java.util.List; ...@@ -28,7 +28,7 @@ import java.util.List;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: C36AE1A270F31509E8C62CC2B5A88F64 * @ConQAT.Rating GREEN Hash: B12F80BC8423C859208043B582A3240F
*/ */
public final class SpiderChart { public final class SpiderChart {
/** The axes contained in this chart. */ /** The axes contained in this chart. */
......
...@@ -34,7 +34,7 @@ import org.fortiss.tooling.spiderchart.model.DoubleAxis; ...@@ -34,7 +34,7 @@ import org.fortiss.tooling.spiderchart.model.DoubleAxis;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 26797EA6472BA45A84B0F63F3AE92338 * @ConQAT.Rating GREEN Hash: 8ABEEF8BA1DE5BD8AB869F5FB19EC9B9
*/ */
public final class AxisStyle { public final class AxisStyle {
......
...@@ -33,7 +33,7 @@ import org.fortiss.tooling.spiderchart.model.SpiderChart; ...@@ -33,7 +33,7 @@ import org.fortiss.tooling.spiderchart.model.SpiderChart;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: F6D19A31209BC1BD924A51066B3072A4 * @ConQAT.Rating GREEN Hash: 3241FC78CE4B9AEF14949E0ED89DCDB4
*/ */
public final class ChartStyle { public final class ChartStyle {
/** The map for style information of axes. */ /** The map for style information of axes. */
......
...@@ -27,7 +27,7 @@ import org.fortiss.tooling.spiderchart.util.RGBColorUtils; ...@@ -27,7 +27,7 @@ import org.fortiss.tooling.spiderchart.util.RGBColorUtils;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: D9C1F81746C5F00C349ABD4DF4066AEB * @ConQAT.Rating GREEN Hash: 8D1947101EBAB962D8A924FEEA0964AA
*/ */
public abstract class ColorStyleBase { public abstract class ColorStyleBase {
/** The RGB color. */ /** The RGB color. */
......
...@@ -34,7 +34,7 @@ import org.fortiss.tooling.spiderchart.model.EnumerationAxis; ...@@ -34,7 +34,7 @@ import org.fortiss.tooling.spiderchart.model.EnumerationAxis;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 3AB99F05BCC1B0302C4B5288D90E38A5 * @ConQAT.Rating GREEN Hash: 8B5C36A2DE9B5742DA828ABA16E73E7F
*/ */
public final class DataSeriesStyle { public final class DataSeriesStyle {
/** The line style of the data series. */ /** The line style of the data series. */
......
...@@ -26,7 +26,7 @@ import org.eclipse.swt.graphics.RGB; ...@@ -26,7 +26,7 @@ import org.eclipse.swt.graphics.RGB;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 8EAF1208817D1E93229C25258A6C3380 * @ConQAT.Rating GREEN Hash: 539AFFF4875378DAD72A7AB7E7D31174
*/ */
public final class FillStyle extends ColorStyleBase { public final class FillStyle extends ColorStyleBase {
/** Alpha transparency value (default is opaque 255). */ /** Alpha transparency value (default is opaque 255). */
......
...@@ -34,7 +34,7 @@ import org.eclipse.swt.graphics.RGB; ...@@ -34,7 +34,7 @@ import org.eclipse.swt.graphics.RGB;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 901C463EFAA83506F0441AE8AC64078A * @ConQAT.Rating GREEN Hash: 8B56A6D9BDB95A588D8AD39E03D277F8
*/ */
public final class FontStyle extends ColorStyleBase { public final class FontStyle extends ColorStyleBase {
......
...@@ -25,7 +25,7 @@ import org.eclipse.swt.graphics.RGB; ...@@ -25,7 +25,7 @@ import org.eclipse.swt.graphics.RGB;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 40453E56B300B0B2668B499FE3E6E979 * @ConQAT.Rating GREEN Hash: 0BE4341696DBAF47FC1AF6BBB2D5EF8A
*/ */
public final class LegendStyle extends ColorStyleBase { public final class LegendStyle extends ColorStyleBase {
/** The vertical / horizontal layout flag. */ /** The vertical / horizontal layout flag. */
......
...@@ -29,7 +29,7 @@ import org.fortiss.tooling.base.ui.utils.GCUtils.GCStateManager; ...@@ -29,7 +29,7 @@ import org.fortiss.tooling.base.ui.utils.GCUtils.GCStateManager;
* @author mondal * @author mondal
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 320F9FAB615385F017138F6CAB0FB35F * @ConQAT.Rating GREEN Hash: E409257264305C2E695A14DF949C9E43
*/ */
public final class LineStyle extends ColorStyleBase { public final class LineStyle extends ColorStyleBase {
/** Solid, black line with width of one point. */ /** Solid, black line with width of one point. */
......
...@@ -27,7 +27,7 @@ import org.fortiss.tooling.spiderchart.style.AxisStyle; ...@@ -27,7 +27,7 @@ import org.fortiss.tooling.spiderchart.style.AxisStyle;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: E0781556136BD6EDD624F9EE61E02547 * @ConQAT.Rating GREEN Hash: 394A81CE42BB8CD5A1723C97ECE56B2E
*/ */
public class AxisUtils { public class AxisUtils {
/** Returns the segment point on the axis if the the axis displayed with the given extents. */ /** Returns the segment point on the axis if the the axis displayed with the given extents. */
......
...@@ -28,7 +28,7 @@ import org.eclipse.swt.widgets.Display; ...@@ -28,7 +28,7 @@ import org.eclipse.swt.widgets.Display;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 71CFE2BD1079EE44A6DC28092932B905 * @ConQAT.Rating GREEN Hash: AF94C451A8B8C6A2B67794B0F2202A46
*/ */
public class FontUtils { public class FontUtils {
/** Verdana 8pt font. */ /** Verdana 8pt font. */
......
...@@ -31,7 +31,7 @@ import org.eclipse.swt.widgets.Display; ...@@ -31,7 +31,7 @@ import org.eclipse.swt.widgets.Display;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 17058 $ * @version $Rev: 17058 $
* @ConQAT.Rating YELLOW Hash: B2C921B9F7BCFCDC12CB1CBE1E093EA5 * @ConQAT.Rating GREEN Hash: 29060B068D1310066FE781CB5540C072
*/ */
public final class RGBColorUtils { public final class RGBColorUtils {
/** The RGB color black. */ /** The RGB color black. */
......
...@@ -38,7 +38,7 @@ import org.fortiss.tooling.spiderchart.style.LineStyle; ...@@ -38,7 +38,7 @@ import org.fortiss.tooling.spiderchart.style.LineStyle;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 8A8A0E0FAF094F10092E3F50498BB7A9 * @ConQAT.Rating GREEN Hash: B24692F23825CB27B6F4E552CF509981
*/ */
public final class SpiderChartLegendWidget extends SpiderChartWidgetBase { public final class SpiderChartLegendWidget extends SpiderChartWidgetBase {
/** The length of the line for each data series. */ /** The length of the line for each data series. */
......
...@@ -38,7 +38,7 @@ import org.fortiss.tooling.spiderchart.style.ChartStyle; ...@@ -38,7 +38,7 @@ import org.fortiss.tooling.spiderchart.style.ChartStyle;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 4BBD92A14F115EB0EE0EE74D134614F2 * @ConQAT.Rating GREEN Hash: 2438D943E8FF7E3BD42B9D096B65437D
*/ */
final class SpiderChartSWTCanvas extends Canvas { final class SpiderChartSWTCanvas extends Canvas {
......
...@@ -29,7 +29,7 @@ import org.fortiss.tooling.spiderchart.style.ChartStyle; ...@@ -29,7 +29,7 @@ import org.fortiss.tooling.spiderchart.style.ChartStyle;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 14EAFF2FF9F0DE277796F6501122F85D * @ConQAT.Rating GREEN Hash: 0B125F63663294420D413DD20A9B728D
*/ */
public final class SpiderChartTitleWidget extends SpiderChartWidgetBase { public final class SpiderChartTitleWidget extends SpiderChartWidgetBase {
/** Constructor */ /** Constructor */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment