代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/339446/3301846

ui translationsettings.ui

TranslationSettings 0 0 346
www.eeworm.com/read/339446/3302672

ui preferencesdialog.ui

PreferencesDialog 0 0 417
www.eeworm.com/read/328211/3446718

java rect.java

package no.geosoft.cc.geometry; /** * A integer based rectangle. The strange name is to avoid name * clashes with java.awt.Rectangle. * * Rect and Box represents the same concept, but their
www.eeworm.com/read/324136/3505233

c tkmenudraw.c

/* * tkMenuDraw.c -- * * This module implements the platform-independent drawing and * geometry calculations of menu widgets. * * Copyright (c) 1996-1997 by Sun Microsystems, Inc. * * See the
www.eeworm.com/read/318768/3563030

java trypackage.java

import Geometry.*; // Import the Point and Line classes public class TryPackage { public static void main(String[] args) { double[][] coords = { {1.0, 0.0}, {6.0, 0.0}, {6.0, 10.0},
www.eeworm.com/read/318768/3563031

java point.java

package Geometry; public class Point { // Create a point from its coordinates public Point(double xVal, double yVal) { x = xVal; y = yVal; } // Create a Point from an exis
www.eeworm.com/read/318733/3563540

ui qgspointdialogbase.ui

QgsPointDialogBase 0 0 335
www.eeworm.com/read/318733/3563548

ui mapcoordsdialogbase.ui

MapCoordsDialogBase 0 0 389
www.eeworm.com/read/318733/3563550

ui pluginguibase.ui

QgsGeorefPluginGuiBase 0 0 424
www.eeworm.com/read/318733/3563561

ui qgsdlgpgbufferbase.ui

QgsDlgPgBufferBase 0 0 524