Package RenderMultipoints
Class clsRenderer2
java.lang.Object
RenderMultipoints.clsRenderer2
Rendering helper class
- Author:
- Michael Deutch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidgetAutoshapeFillShape(TGLight tg, ArrayList<Shape2> shapes) Isolate and others require special handling for the fill shapes.GetLineArray(TGLight tg, ArmyC2.C2SD.Utilities.IPointConversion converter, boolean isTextFlipped, Object clipBounds)
-
Constructor Details
-
clsRenderer2
public clsRenderer2()
-
-
Method Details
-
GetLineArray
protected static ArrayList<Shape2> GetLineArray(TGLight tg, ArmyC2.C2SD.Utilities.IPointConversion converter, boolean isTextFlipped, Object clipBounds) - Parameters:
tg-converter- client converterisTextFlipped-- Returns:
-
getAutoshapeFillShape
Isolate and others require special handling for the fill shapes.- Parameters:
tg-shapes- the existing shapes which characterize the graphic
-