Class ShapeInfo3D
java.lang.Object
armyc2.c5isr.renderer.utilities.ShapeInfo
armyc2.c5isr.web.render.utilities.ShapeInfo3D
-
Field Summary
Fields inherited from class armyc2.c5isr.renderer.utilities.ShapeInfo
_Shape, justify_center, justify_left, justify_right, SHAPE_TYPE_FILL, SHAPE_TYPE_MODIFIER, SHAPE_TYPE_MODIFIER_FILL, SHAPE_TYPE_POLYLINE, SHAPE_TYPE_SINGLE_POINT_OUTLINE, SHAPE_TYPE_TG_Q_MODIFIER, SHAPE_TYPE_TG_SP_FILL, SHAPE_TYPE_TG_SP_FRAME, SHAPE_TYPE_TG_SP_OUTLINE, SHAPE_TYPE_UNIT_AFFILIATION_MODIFIER, SHAPE_TYPE_UNIT_DISPLAY_MODIFIER, SHAPE_TYPE_UNIT_ECHELON, SHAPE_TYPE_UNIT_FILL, SHAPE_TYPE_UNIT_FRAME, SHAPE_TYPE_UNIT_HQ_STAFF, SHAPE_TYPE_UNIT_OUTLINE, SHAPE_TYPE_UNIT_SYMBOL1, SHAPE_TYPE_UNIT_SYMBOL2 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLocation to draw modifier if you can't use pixel offsetsDeprecated.voidsetModifierPosition(Point3D value) voidsetPolylines(ArrayList<ArrayList<Point2D>> value) Deprecated.voidsetPolylines3D(ArrayList<ArrayList<Point3D>> value) Methods inherited from class armyc2.c5isr.renderer.utilities.ShapeInfo
getBounds, getFillColor, getFillStyle, getGlyphPosition, getLineColor, getModifierAnchor, getModifierAnchorOffset, getModifierAngle, getModifierImage, getModifierString, getPatternFillImage, getShader, getShape, getShapeType, getStroke, getTag, getTextJustify, getTextLayout, getTexturePaint, setFillColor, setFillStyle, setGlyphPosition, setGlyphPosition, setLineColor, setModifierAnchor, setModifierAnchorOffset, setModifierAngle, setModifierImage, setModifierPosition, setModifierString, setPatternFillImage, setShader, setShape, setShapeType, setStroke, setTag, setTextJustify, setTextLayout, setTexturePaint
-
Constructor Details
-
ShapeInfo3D
public ShapeInfo3D()
-
-
Method Details
-
setModifierPosition
-
getModifierPosition
Description copied from class:ShapeInfoLocation to draw modifier if you can't use pixel offsets- Overrides:
getModifierPositionin classShapeInfo- Returns:
-
getPolylines
Deprecated.usegetPolylines3D()- Overrides:
getPolylinesin classShapeInfo
-
setPolylines
Deprecated.- Overrides:
setPolylinesin classShapeInfo
-
getPolylines3D
-
setPolylines3D
-
getPolylines3D()