Searched defs:shape (Results 1 – 4 of 4) sorted by relevance
138 public Image getIcon(String osName, int color, int shape) { in getIcon()179 public ImageDescriptor getImageDescriptor(String osName, int color, int shape) { in getImageDescriptor()337 public LetterImageDescriptor(char letter, int color, int shape) { in LetterImageDescriptor()
256 int shape = hasChildren() ? IconFactory.SHAPE_RECT in getCustomizedIcon() local289 int shape = hasChildren() ? IconFactory.SHAPE_RECT : IconFactory.SHAPE_CIRCLE; in getImageDescriptor() local
85 public Shape shape = Shape.SQUARE; field in CreateAssetSetWizardState
896 private void setShape(GraphicGenerator.Shape shape) { in setShape()