Top "Dimension" questions

In physics and mathematics, the dimension of a space or object is informally defined as the minimum number of coordinates needed to specify any point within it.

Load dimension value from res/values/dimension.xml from source code

I'd like to load the value as it is. I have two dimension.xml files, one in /res/values/dimension.…

android android-resources dpi dimension
MDX Calculated member filter by dimension attribute

I want to create a calculated member and filter it by dimension. This is WORKING example: ( [Policy].[Policy Status].&[…

filter mdx member dimension
What are the types of dimension tables in star schema design?

When reading about star schema design I have seen that many people uses various names for different types of dimension …

data-warehouse dimension dimensional-modeling star-schema
1D Number Array Clustering

So let's say I have an array like this: [1,1,2,3,10,11,13,67,71] Is there a convenient way to partition the array into something …

arrays cluster-analysis data-mining dimension partition-problem
How to see rectangular marquee selected area size without cropping it ? in photoshop cs 5

How can i see rectangular marquee selected area size without cropping it ? It is very easy in paint.net but …

photoshop selected marquee dimension
Difference between android dimension: pt and dp

The documentation says that 160 dp (density-independent) equals 1 inch. And 72 pt is also 1 inch. So I don't see why android define …

android measurement dimension
Android get layout height and width in a fragment

I am working on a fragment and I want to get the dimension of a layout contained in the xml …

android layout fragment dimension
How do I set the size of the visible area of a form, minus heading and borders?

I would like to set my form to be exactly 300*300 excluding heading and borders. If I use Size property, it …

c# forms winforms visual-studio dimension
Inconsistency when setting TextView font size in code and in resources

The official documentation does not seem to answer this, or I can't figure it out. Element (nevermind the AlertDialog, it …

android dialog dimension text-size