Top "Shape" questions

Questions related to drawing or defining shapes.

How to create a right facing arrow (chevron) using XML shapes in android?

How to create a right facing arrow using xml shapes in android like this??

android xml android-drawable shape
Drawing top border on a shape on Android

I'm creating a custom progress bar (positioned under a WebView) and what I would like to draw is a 1dp-wide …

android progress-bar line border shape
Half circle shape not work

I try to create half circle background, in development IDE preview it works, but when I launch in emulator it …

android drawable shape
Using VBA to insert and keep images in file - Excel 2013

I'm working on a macro for a friend of mine who needs to import a set of images in an …

image excel vba shape excel-2013
Android - how to define ShapeDrawables programmatically?

What I'm trying to achieve is to use a Drawable with a couple of layers inside it, but control some …

android shape
Android: how to create 3 vertical dots?

For example, in Google Play, each item in the lists had a 3 vertical dots in the right top corner to …

android button shape
Android Drawable: Specifying shape width in percent in the XML file?

I'm trying to create a simple Drawable that I want to set as the background for a view (using setBackgroundDrawable). …

android xml drawable shape
What is dimension order of numpy shape for image data?

I am using nibabel lib to load data from nii file. I read the document of the lib at http://…

python python-2.7 numpy scipy shape
Java collision detection between two Shape objects?

I would like to know the best way to tell if a Shape object intersects another shape. Currently I have …

java 2d collision shape intersection
R boxplot: How to customize the appearance of the box-and-whisker plots (e.g., remove lines or borders, change symbol of outliers)

Today, I was wondering how to customize the appearance of the box-and-whisker plots. E.g., I wanted to remove the …

r shape boxplot appearance linestyle